Reported-by: Michael Paquier
Discussion: https://postgr.es/m/
[email protected]
Backpatch-through: master
FreeDir(pdir);
/*
- * It's not worth checking the share/ directory. If the lib/ directory
- * is there, then share/ probably is too.
+ * It's not worth checking the share/ directory. If the lib/ directory is
+ * there, then share/ probably is too.
*/
}
/*
* Check the version of amcheck extension. Skip requested unique
- * constraint check with warning if it is not yet supported by amcheck.
+ * constraint check with warning if it is not yet supported by
+ * amcheck.
*/
if (opts.checkunique == true)
{