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
e4033c273e
Need to #include pg_am.h directly now to use BTREE_AM_OID.
...
Due to upstream changes to the index AM API definitions.
2016-01-18 20:55:57 +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
Need to #include pg_am.h directly now to use BTREE_AM_OID.
2016-01-18 20:55:57 +09:00
uninstall_pg_repack.sql
Bump up Copyright notices for 2015
2015-01-11 19:01:37 -05:00