Commits

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

DateSubjectAuthorReleases
2014-03-21 Properly check for readdir/closedir() failures Bruce Momjian 8.4.22
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 8.4.20
2010-05-15 Fix typos in comments, spotted by Josh Kupershmidt. Heikki Linnakangas 8.4.5
2009-11-04 Disable triggering failover with a signal in pg_standby on Windows, because Heikki Linnakangas 8.4.2
2009-06-25 Make prior patch pgindent-safe. Tom Lane 8.4.0
2009-06-25 Disable pg_standby -l option because the backend doesn't expect the recovered Heikki Linnakangas 8.4.0
2009-06-18 Fix a few errors in comments. Patch by Fujii Masao, plus the one in Heikki Linnakangas 8.4.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-05-14 Add recovery_end_command option to recovery.conf. recovery_end_command Heikki Linnakangas 8.4.0
2009-03-26 Make pg_standby's maxretries option do what one would expect. Fujii Masao Tom Lane 8.4.0
2009-03-18 Don't set the signal handler for SIGQUIT on Windows. Buildfarm shows that Heikki Linnakangas 8.4.0
2009-03-18 Don't intercept SIGQUIT as a signal to trigger failover; that's what Heikki Linnakangas 8.4.0
2009-02-27 Equip the programs installed by contrib with proper --help and --version Peter Eisentraut 8.4.0
2009-01-06 Remove references to pgsql-ports and pgsql-patches mailing lists from Tom Lane 8.4.0
2008-12-15 Improve comment about why sleep is used by pg_standby to handle 'copy' Bruce Momjian 8.4.0
2008-12-15 Add comment about GNUWin32's cp not having the file system problem. Bruce Momjian 8.4.0
2008-12-15 Add missing 'break' in Win32 switch statement, reported by Martin Zaun Bruce Momjian 8.4.0
2008-07-08 Fix WAL file cutoff point calculation in pg_standby. Heikki Linnakangas 8.4.0
2008-05-17 Add $PostgreSQL$ markers to a lot of files that were missing them. Andrew Dunstan 8.4.0
2008-05-09 Fix incorrect archive truncation point calculation in the %r recovery_command Heikki Linnakangas 8.4.0