Commits

DateSubjectAuthorReleases
2026-07-02 Allow logical replication conflicts to be logged to a table. Amit Kapila master
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-03-13 Reintroduce MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 16.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2023-06-22 Fix cache lookup hazards introduced by ff9618e82a. Nathan Bossart 16.0
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-14 Fix MAINTAIN privileges for toast tables and partitions. Jeff Davis 16.0
2023-01-13 Simplify permissions for LOCK TABLE. Jeff Davis 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-14 Add grantable MAINTAIN privilege and pg_maintain role. Jeff Davis 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-03-22 Add support for security invoker views. Dean Rasheed 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-08 Improve error messages about mismatching relkind Peter Eisentraut 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-11 Fix cases of discarding result from list API functions Peter Eisentraut 14.0
2020-11-06 Revert "Accept relations of any kind in LOCK TABLE". Tom Lane 12.5
2020-11-06 Revert "Accept relations of any kind in LOCK TABLE". Tom Lane 10.15