Commits

DateSubjectAuthorReleases
2022-11-18 Fix typos and bump catversion. Robert Haas 16.0
2022-11-18 Add a SET option to the GRANT command. Robert Haas 16.0
2022-08-25 Allow grant-level control of role inheritance behavior. Robert Haas 16.0
2022-08-22 Make role grant system more consistent with other privileges. Robert Haas 16.0
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 14.3
2022-04-20 Allow db.schema.table patterns, but complain about random garbage. Robert Haas 15.0
2022-02-17 Add missing binary-upgrade guard. Robert Haas 15.0
2022-01-17 pg_upgrade: Preserve relfilenodes and tablespace OIDs. Robert Haas 15.0
2017-09-01 pg_dumpall: Add a -E flag to set the encoding, like pg_dump has. Robert Haas 11.0
2017-08-15 pg_dump: Add a --load-via-partition-root option. Robert Haas 11.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2012-02-16 Invent on_exit_nicely for pg_dump. Robert Haas 9.2.0
2011-10-28 Remove hard-coded "\connect postgres" from pg_dumpall. Robert Haas 9.2.0
2011-10-14 Dump all roles first, then all config settings on roles. Robert Haas 9.2.0
2011-07-20 Support SECURITY LABEL on databases, tablespaces, and roles. Robert Haas 9.2.0
2011-03-19 Woops. Previous patch to remove -X options missed getopt_long calls(). Robert Haas 9.1.0
2011-03-18 Remove ancient -X options to pg_dump, pg_dumpall, pg_restore. Robert Haas 9.1.0
2010-12-29 Support unlogged tables. Robert Haas 9.1.0
2010-09-28 Add a SECURITY LABEL command. Robert Haas 9.1.0
2010-07-22 Fix bogus server version in pg_dumpall --quote-all-identifiers. Robert Haas 9.1.0
2010-07-22 Add options to force quoting of all identifiers. Robert Haas 9.1.0
2010-01-05 Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). Robert Haas 9.0.0