postgresql/src
Heikki Linnakangas 172d067618 Update minimum recovery point on truncation.
If a file is truncated, we must update minRecoveryPoint. Once a file is
truncated, there's no going back; it would not be safe to stop recovery
at a point earlier than that anymore.

Per report from Kyotaro HORIGUCHI. Backpatch to 8.4. Before that,
minRecoveryPoint was not updated during recovery at all.
2012-12-10 16:56:54 +02:00
..
backend Update minimum recovery point on truncation. 2012-12-10 16:56:54 +02:00
bin Translation updates 2012-12-03 07:52:39 -05:00
include Stamp 9.0.11. 2012-12-03 15:22:30 -05:00
interfaces Fix Makefile breakage caused by a committed merge conflict. 2012-12-04 12:23:36 -05:00
makefiles Revert "Add mode where contrib installcheck runs each module in a separately named database." 2012-12-03 15:03:50 -05:00
pl Translation updates 2012-12-03 07:52:39 -05:00
port Stamp 9.0.11. 2012-12-03 15:22:30 -05:00
template Don't try to force use of -no-cpp-precomp on OS X. It's been five years 2010-08-02 04:51:25 +00:00
test Prevent passing gmake's environment variables down through pg_regress. 2012-12-01 17:24:05 -05:00
timezone Update time zone data files to tzdata release 2012j. 2012-12-02 16:36:18 -05:00
tools Backpatch "Use the preferred version of xsubpp." 2011-11-28 07:54:03 -05:00
tutorial Remove copyright mention of Andrew Yu, per author's permission. 2010-02-02 18:52:02 +00:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:06 +02:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 2010-01-20 09:16:24 +00:00
Makefile.global.in Revert "Add mode where contrib installcheck runs each module in a separately named database." 2012-12-03 15:03:50 -05:00
Makefile.shlib Fix assorted issues with build and install paths containing spaces. 2011-06-14 16:41:23 -04:00
nls-global.mk Avoid error from mkdir if no languages are to be installed 2010-05-13 14:35:28 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00