open(2) flags saved for re-opening a virtual file should probably not
authorTom Lane
Tue, 3 Apr 2001 02:31:52 +0000 (02:31 +0000)
committerTom Lane
Tue, 3 Apr 2001 02:31:52 +0000 (02:31 +0000)
commit6cc6f18d1535bb5301658243b01d35d6b7a01eeb
treef90fd4fe15b4dfaca14584dd155ee3fa83c223d4
parent503c80d2a0da77686c2549c37a4b0033c5f4a95a
open(2) flags saved for re-opening a virtual file should probably not
include O_CREAT.
src/backend/storage/file/fd.c