pgsql: add EPERM to the list of return codes to expect from opening

From: stark(at)postgresql(dot)org (Greg Stark)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: add EPERM to the list of return codes to expect from opening
Date: 2010-03-01 00:04:06
Message-ID: 20100301000406.7C7977541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Log Message:
-----------
add EPERM to the list of return codes to expect from opening directories based on Vista results

Modified Files:
--------------
pgsql/src/port:
copydir.c (r1.34 -> r1.35)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/copydir.c?r1=1.34&r2=1.35)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-03-01 02:21:40 pgsql: Back-patch changes of 2009-05-13 in xml.c's memory management.
Previous Message Tom Lane 2010-02-28 21:31:57 pgsql: Fix up memory management problems in contrib/xml2.

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2010-03-01 00:08:28 Re: contrib/xml2 vs core xml in 8.3
Previous Message Tom Lane 2010-02-28 23:57:33 contrib/xml2 vs core xml in 8.3