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
Takahiro Itagaki
0c659ed31f
Fix compile errors on Linux.
2009-04-23 06:37:29 +00:00
..
Makefile
Move drop function calls to another transaction which doesn't have execlusive locks.
2009-01-19 04:28:21 +00:00
pg_reorg.sql.in
Modify LOCK to LOCK-NOWAIT-and-loop at swap tables to avoid holding exclusive locks long time. Suggested by Kenny Gorman.
2009-04-16 06:01:01 +00:00
reorg.c
Fix compile errors on Linux.
2009-04-23 06:37:29 +00:00
uninstall_pg_reorg.sql
Move drop function calls to another transaction which doesn't have execlusive locks.
2009-01-19 04:28:21 +00:00