postgresql/src
Heikki Linnakangas 52d469b4ac Fix race condition if a file is removed while pg_basebackup is running.
If a relation file was removed when the server-side counterpart of
pg_basebackup was just about to open it to send it to the client, you'd
get a "could not open file" error. Fix that.

Backpatch to 9.1, this goes back to when pg_basebackup was introduced.
2012-12-21 15:29:49 +02:00
..
backend Fix race condition if a file is removed while pg_basebackup is running. 2012-12-21 15:29:49 +02:00
bin Fix assorted bugs in privileges-for-types patch. 2012-12-09 00:08:30 -05:00
include Fix failure to ignore leftover temp tables after a server crash. 2012-12-17 20:15:39 -05:00
interfaces Include isinf.o in libecpg if isinf() is not available on the system. 2012-12-04 16:40:58 +01:00
makefiles Add mode where contrib installcheck runs each module in a separately named database. 2012-12-11 11:52:23 -05:00
pl Translation updates 2012-12-03 08:00:46 -05:00
port Stamp 9.2.2. 2012-12-03 15:16:10 -05:00
template Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
test Prevent passing gmake's environment variables down through pg_regress. 2012-12-01 17:23:55 -05:00
timezone Update time zone data files to tzdata release 2012j. 2012-12-02 16:35:42 -05:00
tools Properly copy fmgroids.h after clean on Win32 2012-12-16 14:58:10 +01: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
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02: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 Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Add mode where contrib installcheck runs each module in a separately named database. 2012-12-11 11:52:23 -05:00
Makefile.shlib Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
nls-global.mk Lots of doc corrections. 2012-04-23 22:43:09 -04:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00