Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-22 | Ignore temporary relations in RelidByRelfilenumber() | Michael Paquier | 14.20 |
| 2021-07-09 | Fix incorrect return value in pg_size_pretty(bigint) | David Rowley | 14.0 |
| 2021-06-12 | Ensure pg_filenode_relation(0, 0) returns NULL. | Tom Lane | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-01 | Rename Default Roles to Predefined Roles | Stephen Frost | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-09-15 | Fix compiler warning | David Rowley | 14.0 |
| 2020-09-09 | Expose internal function for converting int64 to numeric | Peter Eisentraut | 14.0 |
| 2020-06-12 | Make more use of RELKIND_HAS_STORAGE() | Peter Eisentraut | 14.0 |