diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-11-08 20:12:05 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-11-08 20:12:05 +0000 |
commit | dcbdf9b1d46dc9f95c55f78da4754ded4f0cd17d (patch) | |
tree | 1491476e2bd79f27b13abb429512793cabb526b4 /src/backend/access/gist/gistget.c | |
parent | 808b3190d143f3df7217f94aff9e97fdf19c790a (diff) | |
download | postgresql-dcbdf9b1d46dc9f95c55f78da4754ded4f0cd17d.tar.gz |
Change Windows rename and unlink substitutes so that they time out after
30 seconds instead of retrying forever. Also modify xlog.c so that if
it fails to rename an old xlog segment up to a future slot, it will
unlink the segment instead. Per discussion of bug #2712, in which it
became apparent that Windows can handle unlinking a file that's being
held open, but not renaming it.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions