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
/
lib
History
Josh Kupershmidt
bc20ace32b
Use quote_identifier() to properly escape column names in UPDATE statement, per report from Dimitrije Radojevic.
2012-09-22 19:33:40 +01:00
..
pgut
Fixes to work with 9.3dev.
2012-09-20 03:48:53 +00:00
.gitignore
Add gitignore entries to ensure folder consistency
2012-09-22 12:43:26 +01:00
Makefile
Fixed database corruption when target tables have dropped columns, and
2011-04-29 05:06:48 +00:00
pg_reorg.sql.in
Use quote_identifier() to properly escape column names in UPDATE statement, per report from Dimitrije Radojevic.
2012-09-22 19:33:40 +01:00
reorg.c
Take care of warnings for unused parameters
2012-09-22 12:43:32 +01:00
uninstall_pg_reorg.sql
Fixed database corruption when target tables have dropped columns, and
2011-04-29 05:06:48 +00:00