0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix some code inspection warnings More... over 7 years ago
Fix Python 3.7 compatibility: avoid clashing with "async" keyword More... over 7 years ago
Fix Travis build; deprecate Python 3.3 and 3.4, add 3.7 support More... over 7 years ago
Add alternative stand-alone runner script More... almost 11 years ago
cp, reindex: Print out source object size & reduction in reindex More... almost 11 years ago
Small documentation tweaks More... almost 11 years ago
README: installation instructions More... almost 11 years ago
Enable Travis CI tests with Python 3.3 More... almost 11 years ago
Stamp 0.0.1 release & update setup.py metadata More... almost 11 years ago
Add Travis CI integration (.travis.yml) More... almost 11 years ago
Report KeyboardInterrupt error gracefully More... almost 11 years ago
reindex: Fix two error recovery issues More... almost 11 years ago
reindex: Support Postgres versions 9.3 and older More... almost 11 years ago
Unify ignoring errors in error recovery code More... almost 11 years ago
tests: Retain DB connection & schema between tests More... almost 11 years ago
reindex: Index parsing *should* be SQL injection safe now More... almost 11 years ago
Add reindex test for GiST index More... almost 11 years ago
reindex: Fix edge cases in index name parsing + tests More... almost 11 years ago
Add tests for 'reindex' More... almost 11 years ago
Implemented error recovery for 'reindex' More... almost 11 years ago
Add test_cmd.py: Tests using the command line interface More... almost 11 years ago
Print fatal errors nicely More... almost 11 years ago
Refactor argument parsing More... almost 11 years ago
Expand README with proper documentation More... almost 11 years ago
Use argparse subparsers and improve --help output More... almost 11 years ago
Improve output of 'kill' for local connections More... almost 11 years ago
Add pgtool 'reindex' command, e.g. REINDEX CONCURRENTLY (which doesn't exist in PostgreSQL) More... almost 11 years ago
Added some unit tests More... almost 11 years ago
Duplicate database can also raise "unique violation" error More... almost 11 years ago
Add --no-backup switch for use with --force More... almost 11 years ago