This website requires JavaScript.
Explore
Help
Sign In
farrokhi
/
pg_repack
Watch
1
Star
0
Fork
0
You've already forked pg_repack
Code
Issues
Pull Requests
Releases
Wiki
Activity
pg_repack
/
bin
History
Josh Kupershmidt
b4d8a90437
Don't perform repack_cleanup() if we haven't actually set up z_repack_trigger etc.
...
Fixes a regression introduced in master (by the multiple --tables changes, I think).
2012-12-13 18:55:19 -07:00
..
expected
Fix 'installcheck', since the last commit broke the expected output when the table is missing a valid primary/unique key.
2012-12-06 21:26:12 -07:00
pgut
Don't forget to disconnect conn2 when disconnect() is called, otherwise
2012-11-18 14:36:09 -07:00
sql
Fix 'installcheck', since the last commit broke the expected output when the table is missing a valid primary/unique key.
2012-12-06 21:26:12 -07:00
.gitignore
Fork the pg_repack extension
2012-11-10 22:33:57 +00:00
Makefile
Fixed non-portable use of sed to parse the version from META
2012-11-16 10:36:16 +00:00
pg_repack.c
Don't perform repack_cleanup() if we haven't actually set up z_repack_trigger etc.
2012-12-13 18:55:19 -07:00