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
02e6c5ce96
Merge pull request
#166
from bashtanov/fix_lockup
...
Avoid excessive locking when table already being repacked by another instance
2018-03-21 14:35:33 -04:00
..
pgut
fix compilation with msvc
2017-04-19 11:54:46 +01:00
.gitignore
Use a single version number for program, library and SQL
2012-11-15 23:31:58 +00:00
exports.txt
introduce option --parent-table (-I, stands for 'inheritance'), fix function repack_one_database(), introduce function repack.get_table_and_inheritors()
2017-03-20 23:05:26 +03:00
Makefile
Allow building with PostgreSQL 10rc1
2017-09-25 02:33:13 +01: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
Use the Postgres way to get the version number
2018-03-19 19:07:33 +00:00
repack.c
Merge pull request
#166
from bashtanov/fix_lockup
2018-03-21 14:35:33 -04:00