Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-07 | Revert MAINTAIN privilege and pg_maintain predefined role. | Nathan Bossart | 16.0 |
| 2023-06-22 | Fix cache lookup hazards introduced by ff9618e82a. | Nathan Bossart | 16.0 |
| 2023-04-12 | Revert "Catalog NOT NULL constraints" and fallout | Alvaro Herrera | 16.0 |
| 2023-04-07 | Catalog NOT NULL constraints | Alvaro Herrera | 16.0 |
| 2023-04-04 | Perform logical replication actions as the table owner. | Robert Haas | 16.0 |
| 2023-01-14 | Fix MAINTAIN privileges for toast tables and partitions. | Jeff Davis | 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-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |