Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-07-09 | Add missing Int64GetDatum macro in dbsize.c | David Rowley | 11.13 |
| 2021-07-09 | Fix incorrect return value in pg_size_pretty(bigint) | David Rowley | 11.13 |
| 2021-06-12 | Ensure pg_filenode_relation(0, 0) returns NULL. | Tom Lane | 11.13 |
| 2018-03-15 | Fix more format truncation issues | Peter Eisentraut | 11.0 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-04 | Clean up assorted messiness around AllocateDir() usage. | Tom Lane | 11.0 |