Daniele Varrazzo
4bcb7641c9
Function get_index_keys() renamed to get_order_by()
...
It was a FIXME item in the source. Reasonably so.
2012-12-09 11:35:52 +00:00
Daniele Varrazzo
deaae7dd72
Added version_sql() function and consistency check of sql version
2012-11-16 21:32:28 +00:00
Daniele Varrazzo
44bf1543be
Don't choose a partial index as primary key
...
Fixes reorg/pg_reorg#22
2012-11-15 00:16:38 +00:00
Daniele Varrazzo
673a8ea100
The repack schema is contained in the pg_repack extension
...
...not the other way around. This allows DROP EXTENSION ... CASCADE to
remove temporary directories, simplifying the cleanup procedure after an
error, and getting rid of the schema on uninstall.
2012-11-13 14:02:45 +00:00
Daniele Varrazzo
6f8a8bab6d
support for ENABLE TRIGGER renamed to enable_trigger from alter_table
2012-11-12 11:51:20 +00:00
Daniele Varrazzo
1d60a946ff
Added The Reorg Development Team copyright
2012-11-11 03:00:00 +00:00
Daniele Varrazzo
db1c554f60
Dropped executable flags
2012-11-11 02:48:46 +00:00
Daniele Varrazzo
b7799c1782
Fork the pg_repack extension
2012-11-10 22:33:57 +00:00