"Magnus Hagander" <[EMAIL PROTECTED]> writes: > Attached patch sets the O_CREAT option when appending to files.
That looks correct, but I went looking to see if there were any other mistakes of the same ilk, and I'm wondering what the sense is in openFlagsToCreateFileFlags ... seems like it's ignoring O_EXCL in some combinations and not others. Is that right? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend