Commits

DateSubjectAuthorReleases
2017-02-17 Back-patch 9.4-era compiler warning fixes into older branches. Tom Lane 9.2.21
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.2.20
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.3.16
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.4.11
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2016-08-30 Fix a bunch of places that called malloc and friends with no NULL check. Tom Lane 10.0
2015-08-15 Don't use function definitions looking like old-style ones. Andres Freund 9.6.0
2015-07-02 Make use of xlog_internal.h's macros in WAL-related utilities. Fujii Masao 9.5.0
2015-07-02 Make use of xlog_internal.h's macros in WAL-related utilities. Fujii Masao 9.6.0
2015-01-15 pg_standby: Avoid writing one byte beyond the end of the buffer. Robert Haas 9.0.19
2015-01-15 pg_standby: Avoid writing one byte beyond the end of the buffer. Robert Haas 9.1.15
2015-01-15 pg_standby: Avoid writing one byte beyond the end of the buffer. Robert Haas 9.2.10
2015-01-15 pg_standby: Avoid writing one byte beyond the end of the buffer. Robert Haas 9.3.6
2015-01-15 pg_standby: Avoid writing one byte beyond the end of the buffer. Robert Haas 9.4.1
2015-01-15 pg_standby: Avoid writing one byte beyond the end of the buffer. Robert Haas 9.5.0
2014-03-21 Remove MinGW readdir/errno bug workaround fixed on 2003-10-10 Bruce Momjian 9.4.0
2014-03-21 Properly check for readdir/closedir() failures Bruce Momjian 9.3.5
2014-03-21 Properly check for readdir/closedir() failures Bruce Momjian 9.2.9
2014-03-21 Properly check for readdir/closedir() failures Bruce Momjian 8.4.22
2014-03-21 Properly check for readdir/closedir() failures Bruce Momjian 9.1.14
2014-03-21 Properly check for readdir/closedir() failures Bruce Momjian 9.4.0
2014-03-21 Properly check for readdir/closedir() failures Bruce Momjian 9.0.18
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 8.4.20