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
6fc41e9c1a
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
..
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
Downgrade ERROR to WARNING in the case where a table does not have a primary key or not-null unique key.
2012-12-06 21:05:54 -07:00