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
amit
cbe027289a
Consider schemaname too when doing LOCK TABLE in repack_drop().
...
This was an oversight in a previous commit to fix the deadlock reported in Github issue
#55
.
2015-12-03 13:32:03 +09:00
..
pgut
Use the right appendStringInfoVA interface
2015-03-10 11:48:16 +00:00
.gitignore
Use a single version number for program, library and SQL
2012-11-15 23:31:58 +00:00
exports.txt
Avoid symbol conflict causing segfault when pg_statsinfo is installed.
2015-05-31 18:59:05 -04:00
Makefile
Avoid symbol conflict causing segfault when pg_statsinfo is installed.
2015-05-31 18:59:05 -04:00
pg_repack.control.in
Use a single version number for program, library and SQL
2012-11-15 23:31:58 +00:00
pg_repack.sql.in
This patch contains repack_cleanup_callback() which calls to repack_drop() for cleaning temporary objects. repack_cleanup_callback() will be pushed on stack using pgut_atexit_push() at beginning so that it will pop on abort or exit of program.
2015-04-17 13:07:01 +09:00
repack.c
Consider schemaname too when doing LOCK TABLE in repack_drop().
2015-12-03 13:32:03 +09:00
uninstall_pg_repack.sql
Bump up Copyright notices for 2015
2015-01-11 19:01:37 -05:00