Commits

DateSubjectAuthorReleases
2025-09-16 Revert "Avoid race condition between "GRANT role" and "DROP ROLE"". Tom Lane 18.0
2025-09-16 Revert "Avoid race condition between "GRANT role" and "DROP ROLE"". Tom Lane 19 (unreleased)
2025-02-21 Avoid race condition between "GRANT role" and "DROP ROLE". Tom Lane 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-11-03 Improve error messages around REPLICATION and BYPASSRLS properties. Tom Lane 14.0
2020-11-03 Allow users with BYPASSRLS to alter their own passwords. Tom Lane 10.15
2020-11-03 Allow users with BYPASSRLS to alter their own passwords. Tom Lane 14.0
2020-11-03 Allow users with BYPASSRLS to alter their own passwords. Tom Lane 9.5.24
2020-11-03 Allow users with BYPASSRLS to alter their own passwords. Tom Lane 13.1
2020-11-03 Allow users with BYPASSRLS to alter their own passwords. Tom Lane 11.10
2020-11-03 Allow users with BYPASSRLS to alter their own passwords. Tom Lane 12.5
2020-11-03 Allow users with BYPASSRLS to alter their own passwords. Tom Lane 9.6.20
2020-02-12 Remove long-dead comments. Tom Lane 13.0
2019-06-29 Add an enforcement mechanism for global object names in regression tests. Tom Lane 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. Tom Lane 9.2.0
2011-07-16 Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 9.1.0
2011-07-16 Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 9.2.0
2011-03-09 Adjust the permissions required for COMMENT ON ROLE. Tom Lane 9.1.0
2009-11-18 Add a hook to CREATE/ALTER ROLE to allow an external module to check the Tom Lane 9.0.0