Commits

DateSubjectAuthorReleases
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
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 Add missing Int64GetDatum macro in dbsize.c David Rowley 9.6.23
2021-07-09 Add missing Int64GetDatum macro in dbsize.c David Rowley 10.18
2021-07-09 Add missing Int64GetDatum macro in dbsize.c David Rowley 11.13
2021-07-09 Add missing Int64GetDatum macro in dbsize.c David Rowley 12.8
2021-07-09 Add missing Int64GetDatum macro in dbsize.c David Rowley 13.4
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 9.6.23
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 10.18
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 11.13
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 12.8
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 13.4
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 14.0
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 15.0
2021-06-12 Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 13.4
2021-06-12 Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 9.6.23
2021-06-12 Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 12.8
2021-06-12 Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 10.18
2021-06-12 Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 11.13
2021-06-12 Ensure pg_filenode_relation(0, 0) returns NULL. Tom Lane 14.0