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
4e69428700
Merge branch 'master' of
https://github.com/kotsachin/pg_repack
into kotsachin-master
2015-05-01 15:30:34 -04:00
..
pgut
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
.gitignore
Fork the pg_repack extension
2012-11-10 22:33:57 +00:00
Makefile
Bump up Copyright notices for 2015
2015-01-11 19:01:37 -05:00
pg_repack.c
Merge branch 'master' of
https://github.com/kotsachin/pg_repack
into kotsachin-master
2015-05-01 15:30:34 -04:00