10 Commits

Author SHA1 Message Date
Daniele Varrazzo
53906c4f18 Bumping version to 1.2.0-beta1
Remember to put back the release status to 'stable' before releasing
the final version.

I hope I got the right version number format for PGXN...
2013-11-05 02:24:42 +00:00
Daniele Varrazzo
6710e514db Added --namespace option to set the namespace of repacked tables
Bumped version number to enforce extension re-creation as the SQL has
been modified.

Current limitations:

- Check for namespace existence: on error temp objects are left around
- What happens to the indexes?
- Tests needed.
- Should the default be the GUC default_tablespace instead of pg_default?
  This is actually an original pg_repack shortcoming, not a regression.
2013-02-21 17:20:54 +00:00
Daniele Varrazzo
1a0a28d3f8 Bugtrack url changed to pg_repack's one 2012-12-01 12:58:50 +00:00
Daniele Varrazzo
ffe5a2b323 Added git repos reference to the META info 2012-11-15 15:42:39 +00:00
Daniele Varrazzo
77d27a14f3 Use the same title of README/docs for the extension 2012-11-15 13:53:06 +00:00
Daniele Varrazzo
cc622aefae Project homepage set to http://reorg.github.com/pg_repack/ 2012-11-11 02:38:09 +00:00
Daniele Varrazzo
1852775c48 email and meta updated to pg_repack
For the moment we are advertising the pg_reorg email.
2012-11-10 22:57:22 +00:00
Daniele Varrazzo
b7799c1782 Fork the pg_repack extension 2012-11-10 22:33:57 +00:00
Daniele Varrazzo
bd06ec0091 Program metadata version moved to 1.2dev0 2012-11-10 19:59:19 +00:00
Daniele Varrazzo
fd2d231b2c Added META.json for PGXN submission 2012-11-10 19:51:53 +00:00