postgresql/src
Simon Riggs 6aa2e49a87 Must not reach consistency before XLOG_BACKUP_RECORD
When waiting for an XLOG_BACKUP_RECORD the minRecoveryPoint
will be incorrect, so we must not declare recovery as consistent
before we have seen the record. Major bug allowing recovery to end
too early in some cases, allowing people to see inconsistent db.
This patch to HEAD and 9.2, other fix required for 9.1 and 9.0

Simon Riggs and Andres Freund, bug report by Jeff Janes
2012-12-05 13:28:03 +00:00
..
backend Must not reach consistency before XLOG_BACKUP_RECORD 2012-12-05 13:28:03 +00:00
bin In initdb.c, move auth warning code into main() from secondary function. 2012-12-04 09:52:00 -05:00
include Write exact xlog position of timeline switch in the timeline history file. 2012-12-04 17:29:07 +02:00
interfaces Include isinf.o in libecpg if isinf() is not available on the system. 2012-12-04 16:44:22 +01:00
makefiles Revert "Add mode where contrib installcheck runs each module in a separately named database." 2012-12-03 15:00:51 -05:00
pl Refactor flex and bison make rules 2012-10-11 06:57:04 -04:00
port Remove redundant code for getnameinfo() replacement 2012-10-04 21:45:14 -04:00
template Remove _FORTIFY_SOURCE 2012-10-10 21:42:38 -04:00
test Reduce scope of changes for COPY FREEZE. 2012-12-02 20:52:52 +00:00
timezone Update time zone data files to tzdata release 2012j. 2012-12-02 16:35:23 -05:00
tools Adjust find_status for newer Linux 'nm' output format. 2012-11-13 21:08:07 -05:00
tutorial Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Revert "Add mode where contrib installcheck runs each module in a separately named database." 2012-12-03 15:00:51 -05:00
Makefile.shlib Remove configure flag --disable-shared, as it is no longer used by any 2012-08-30 16:26:53 -04:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
nls-global.mk Lots of doc corrections. 2012-04-23 22:43:09 -04:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00