Commits

DateSubjectAuthorReleases
2026-03-19 Allow choosing specific grantors via GRANT/REVOKE ... GRANTED BY. Nathan Bossart 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-03-15 Add all required calls to TupleDescFinalize() David Rowley 19 (unreleased)
2026-03-14 Fix aclitemout() to work during early bootstrap. Tom Lane 19 (unreleased)
2026-03-05 Simplify creation of built-in functions with non-default ACLs. Tom Lane 19 (unreleased)
2026-02-18 Switch SysCacheIdentifier to a typedef enum Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-09-24 Remove PointerIsValid() Peter Eisentraut 19 (unreleased)
2025-08-28 Avoid including commands/dbcommands.h in so many places Álvaro Herrera 19 (unreleased)
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 15.14
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 18.0
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 14.19
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 19 (unreleased)
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 16.10
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 17.6
2025-07-11 Fix inconsistent quoting of role names in ACLs. Tom Lane 13.22
2025-04-12 Harmonize function parameter names for Postgres 18. Peter Geoghegan 18.0
2025-03-12 Remove count_one_bits() in acl.c. Nathan Bossart 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-09-12 Add has_largeobject_privilege function. Fujii Masao 18.0
2024-09-12 Remove old RULE privilege completely. Fujii Masao 18.0
2024-06-17 Improve tracking of role dependencies of pg_init_privs entries. Tom Lane 17.0