author | Sebastian Harl <sh@tokkee.org> | |
Mon, 12 Nov 2012 20:24:11 +0000 (21:24 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 12 Nov 2012 20:24:11 +0000 (21:24 +0100) | ||
commit | 7e1366eab3849806ee6c671dcb3174814c98f198 | |
tree | 96327ed1f019d12f6c74fb85bc05062ca25cbf60 | tree | snapshot |
parent | 25f71c21c10c5dcb6c8a8ebf20987becf424b867 | commit | diff |
Added support for installing PostRR as an extension.
* 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
* 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
.gitignore | diff | blob | history | |
configure.ac | diff | blob | history | |
src/Makefile.pgxs.in | diff | blob | history | |
src/postrr.control.in | [new file with mode: 0644] | blob |
src/postrr.sql.in | diff | blob | history | |
src/uninstall_postrr.sql | diff | blob | history |