Commits

DateSubjectAuthorReleases
2022-06-08 Be more careful about GucSource for internally-driven GUC settings. Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.0
2022-04-11 Remove dead code in do_pg_backup_start(). Tom Lane 15.0
2021-12-13 Suppress -Warray-bounds warning in 9.2's xlog.c. Tom Lane 9.2 (unreleased)
2021-11-07 Silence uninitialized-variable warning. Tom Lane 15.0
2021-07-15 Replace explicit PIN entries in pg_depend with an OID range test. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-03-17 Code review for server's handling of "tablespace map" files. Tom Lane 14.0
2021-03-17 Prevent buffer overrun in read_tablespace_map(). Tom Lane 10.17
2021-03-17 Prevent buffer overrun in read_tablespace_map(). Tom Lane 11.12
2021-03-17 Prevent buffer overrun in read_tablespace_map(). Tom Lane 12.7
2021-03-17 Prevent buffer overrun in read_tablespace_map(). Tom Lane 9.6.22
2021-03-17 Prevent buffer overrun in read_tablespace_map(). Tom Lane 13.3
2021-03-17 Prevent buffer overrun in read_tablespace_map(). Tom Lane 14.0
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 9.5.25
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 10.16
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 9.6.21
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 11.11
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 13.2
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 12.6
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-05-14 Collect built-in LWLock tranche names statically, not dynamically. Tom Lane 13.0
2020-02-24 Account explicitly for long-lived FDs that are allocated outside fd.c. Tom Lane 13.0