Commits

DateSubjectAuthorReleases
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 11.0
2017-09-24 Fix assorted infelicities in new SetWALSegSize() function. Tom Lane 11.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-02-17 Back-patch 9.4-era compiler warning fixes into older branches. Tom Lane 9.3.17
2017-02-17 Back-patch 9.4-era compiler warning fixes into older branches. Tom Lane 9.2.21
2016-08-30 Fix a bunch of places that called malloc and friends with no NULL check. Tom Lane 10.0
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 8.4.20
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.0.16
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.1.12
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.2.7
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.3.3
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.4.0
2014-02-15 Centralize getopt-related declarations in a new header file pg_getopt.h. Tom Lane 9.4.0
2013-03-17 Use pqsignal() in contrib programs rather than calling signal(2) directly. Tom Lane 9.3.0
2009-06-25 Make prior patch pgindent-safe. Tom Lane 8.4.0
2009-03-26 Make pg_standby's maxretries option do what one would expect. Fujii Masao Tom Lane 8.3.8
2009-03-26 Make pg_standby's maxretries option do what one would expect. Fujii Masao Tom Lane 8.4.0
2009-01-06 Remove references to pgsql-ports and pgsql-patches mailing lists from Tom Lane 8.3.6
2009-01-06 Remove references to pgsql-ports and pgsql-patches mailing lists from Tom Lane 8.4.0
2007-09-26 Minor improvements in backup and recovery: Tom Lane 8.3.0
2007-07-15 Change a couple of exit(0) to return 0 to suppress complaints from Tom Lane 8.3.0
2007-06-26 Fix PGXS conventions so that extensions can be built against Postgres Tom Lane 8.3.0