If we fail to rename pg_internal.init into place, delete the useless
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 15 Jan 2002 22:33:20 +0000 (22:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 15 Jan 2002 22:33:20 +0000 (22:33 +0000)
commit0358be81dc296e2effc8557175d83be4bc71b974
tree1a8a3c5162ab2e9f54dc14e5b71671c00fa5d840
parentf43c48897ea94455ac6c80366a8e97c04f89d8b4
If we fail to rename pg_internal.init into place, delete the useless
temporary file.  This seems to be a known failure mode under Cygwin,
so we might as well expend the extra line of code to be tidy.
src/backend/utils/cache/relcache.c