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 12f25d9 commit f190425Copy full SHA for f190425
contrib/fasttrun/fasttrun.control
@@ -2,4 +2,4 @@
2
comment = 'Functions to truncates the temporary table and does not grow pg_class size'
3
default_version = '1.0'
4
module_pathname = '$libdir/fasttrun'
5
-relocatable = true
+relocatable = true
contrib/fulleq/fulleq.control
comment = 'Introduce operator == which returns true when operands are equal or both are nulls.'
module_pathname = '$libdir/fulleq'
0 commit comments