Skip to content

GRANTED BY

Pre-release
Pre-release
Compare
Choose a tag to compare
@lacanoid lacanoid released this 20 Oct 17:35
· 37 commits to master since this release

This release contains a lot of improvements and bugfixes and is recommended for all users.

Changes include:

  • include GRANTED BY when grantor is distinct from current role
  • include table partitions in a script, nopartitions option to omit
  • new nocomments option to hide all comments
  • new comments option to show all comments, even null ones
  • more execute tests
  • bug fixes in script order, now much better!
  • bug fixes in GENERATED columns
  • improved CREATE TYPE for base types, shell types support
  • improved dropping of indexes which are really constraints
  • improved support for publications (columns and qualifiers)
  • improved handling of owned sequences
  • compatibility improvements with old postgres versions