We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da19fd commit d33f4e3Copy full SHA for d33f4e3
pg_pathman.control
@@ -1,4 +1,4 @@
1
# pg_pathman extension
2
-comment 'Partitioning tool'
+comment = 'Partitioning tool for PostgreSQL'
3
default_version = '1.3'
4
-module_pathname='$libdir/pg_pathman'
+module_pathname = '$libdir/pg_pathman'
0 commit comments