pgsql: Add comment to explain why O_EXCL and O_TRUNC can be ignored in

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add comment to explain why O_EXCL and O_TRUNC can be ignored in
Date: 2007-02-13 02:06:22
Message-ID: 20070213020622.3AD949FB690@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add comment to explain why O_EXCL and O_TRUNC can be ignored in
openFlagsToCreateFileFlags() in certain cases.

Modified Files:
--------------
pgsql/src/port:
open.c (r1.18 -> r1.19)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/open.c.diff?r1=1.18&r2=1.19)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-02-13 02:31:03 pgsql: Repair bug in 8.2's new logic for planning outer joins: we have
Previous Message Bruce Momjian 2007-02-13 02:00:55 pgsql: Add comment that to_char() for broken glibc pt_BR might cause a