Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 10.23
2021-03-17 Prevent buffer overrun in read_tablespace_map(). Tom Lane 10.17
2020-11-11 Fix and simplify some usages of TimestampDifference(). Tom Lane 10.16
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 10.6
2018-04-11 Ignore nextOid when replaying an ONLINE checkpoint. Tom Lane 10.4
2017-12-04 Clean up assorted messiness around AllocateDir() usage. Tom Lane 10.2
2017-07-19 Add static assertions about pg_control fitting into one disk sector. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-28 Suppress implicit-conversion warnings seen with newer clang versions. Tom Lane 10.0
2017-03-14 Make logging about multixact wraparound protection less chatty. Tom Lane 10.0
2017-02-23 Consistently declare timestamp variables as TimestampTz. Tom Lane 10.0
2017-02-23 Remove pg_control's enableIntTimes field. Tom Lane 10.0
2016-11-25 Bring some clarity to the defaults for the xxx_flush_after parameters. Tom Lane 10.0
2016-11-06 Fix silly nil-pointer-dereference bug introduced in commit d5f6f13f8. Tom Lane 10.0
2016-11-04 Be more consistent about masking xl_info with ~XLR_INFO_MASK. Tom Lane 10.0
2016-08-31 Prevent starting a standalone backend with standby_mode on. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0