summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7e1366e)
raw | patch | inline | side by side (parent: 7e1366e)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 12 Nov 2012 20:37:36 +0000 (21:37 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 12 Nov 2012 20:37:36 +0000 (21:37 +0100) |
The extension may not be relocated, except when it's created because it used
another schema (postrr) internally.
another schema (postrr) internally.
src/postrr.control.in | patch | blob | history |
diff --git a/src/postrr.control.in b/src/postrr.control.in
index ff0afd39df9c9b4c8df9cfc9e4ed463df63717a6..654c4f8925830f58943b68f27e9038a5bfa97bb7 100644 (file)
--- a/src/postrr.control.in
+++ b/src/postrr.control.in
comment = 'PostgreSQL Round Robin Extension'
default_version = '@POSTRR_MAJOR_VERSION@.@POSTRR_MINOR_VERSION@.@POSTRR_PATCH_VERSION@'
module_pathname = '$libdir/postrr'
+relocatable = false
superuser = false