pgquarrel 0.2.0
eulerto
released this
31 Dec 14:13
·
222 commits
to master
since this release
This new release implements some important features:
- 9.6 support
- privileges (GRANT/REVOKE)
- column level privileges
- reloptions
- ALTER ... SET
- CAST
- CONVERSION
- COLLATION
- REPLICA IDENTITY
- SECURITY LABEL
- FDW commands
- AGGREGATE
- tests overhaul
- valgrind support on tests
- build and test pgquarrel (Travis CI)
- decrease memory footprint
- fix leaks (spotted by Coverity)