Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-07-09 | Fix incorrect return value in pg_size_pretty(bigint) | David Rowley | 9.6.23 |
| 2016-08-14 | Remove bogus dependencies on NUMERIC_MAX_PRECISION. | Tom Lane | 9.6.0 |
| 2016-02-20 | Add pg_size_bytes() to parse human-readable size strings. | Dean Rasheed | 9.6.0 |
| 2015-11-06 | pg_size_pretty: Format negative values similar to positive ones. | Robert Haas | 9.6.0 |