Daniele Varrazzo
|
13cf8679db
|
Added support for COLLATE to index keys
|
2012-12-09 12:02:49 +00:00 |
|
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
|
a47686a7ee
|
Added support for DESC and NULLS FIRST/LAST to index keys
Fixes issue #3
|
2012-12-09 01:11:39 +00:00 |
|
Josh Kupershmidt
|
95c196dd33
|
Have get_quoted_relname(), get_quoted_nspname(), and reorg_drop() sanity check arguments to prevent NULL pointer dereferencing and backend crash.
Fix for Issue #20.
|
2012-11-11 23:09:59 +00:00 |
|
Daniele Varrazzo
|
7b84eeb010
|
Get the program and library version from the META file
|
2012-11-11 18:30:27 +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 |
|