Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Use _dosmaperr() to deal with errors opening files in


  • From: mha(at)postgresql(dot)org (Magnus Hagander)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Use _dosmaperr() to deal with errors opening files in
  • Date: Fri, 30 Nov 2007 11:16:46 +0000 (UTC)
  • Message-id: <20071130111646.63C947540F0@cvs.postgresql.org> <text/plain>

Log Message:
-----------
Use _dosmaperr() to deal with errors opening files in pgwin32_open().

Per complaint from Alvaro and subsequent discussion.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/port:
        open.c (r1.17 -> r1.17.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/open.c?r1=1.17&r2=1.17.2.1)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group