diff options
author | Heikki Linnakangas | 2012-12-21 13:29:49 +0000 |
---|---|---|
committer | Heikki Linnakangas | 2012-12-21 13:34:15 +0000 |
commit | 36e4456d78b6a27cdaf82280b98998fc3bf3e9c7 (patch) | |
tree | 9db498ad63c0392ff361c82829893c1ea2d71e2c /src/timezone/strftime.c | |
parent | d57a97343ecec89ecb7d932c21c886058ad64e6b (diff) |
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.
Diffstat (limited to 'src/timezone/strftime.c')
0 files changed, 0 insertions, 0 deletions