Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-22 | Ignore temporary relations in RelidByRelfilenumber() | Michael Paquier | 15.15 |
| 2024-07-28 | Fix incorrect return value for pg_size_pretty(bigint) | David Rowley | 15.8 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-03-28 | Use has_privs_for_roles for predefined role checks | Joe Conway | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-09 | Teach pg_size_pretty and pg_size_bytes about petabytes | David Rowley | 15.0 |
| 2021-07-09 | Use a lookup table for units in pg_size_pretty and pg_size_bytes | David Rowley | 15.0 |
| 2021-07-09 | Fix incorrect return value in pg_size_pretty(bigint) | David Rowley | 15.0 |