]> granicus.if.org Git - postgresql/commit
Adjust rename on Win32 to only link to temp name while holding lock,
authorBruce Momjian <bruce@momjian.us>
Mon, 2 Feb 2004 00:17:23 +0000 (00:17 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 2 Feb 2004 00:17:23 +0000 (00:17 +0000)
commitd9d2ca8e8ebb1b1a593d3fe3942370c5d035c990
tree60df3c075012a0229f0c4f0843ae4b2ab38dd139
parente5e5a323ca4485179b647ae333dc4dc6a2e0793d
Adjust rename on Win32 to only link to temp name while holding lock,
then release locks and loop over renaming to active file name.
src/backend/commands/user.c
src/backend/utils/cache/relcache.c
src/backend/utils/misc/guc.c
src/include/port.h
src/port/dirmod.c