Code

Added support for installing PostRR as an extension.
authorSebastian Harl <sh@tokkee.org>
Mon, 12 Nov 2012 20:24:11 +0000 (21:24 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 12 Nov 2012 20:24:11 +0000 (21:24 +0100)
 * Added initial control file (generated by configure from .in)
 * Moved postrr.sql to postrr--VERSION.sql
 * Abort, if the SQL file is loaded directly (-> force the use of the
   extension)
 * Simply use 'DROP EXTENSION' in uninstall_postrr.sql


No differences found