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:43 +0000 (UTC)
  • Message-id: <20071130111643.6F5B87540F0@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.

Modified Files:
--------------
    pgsql/src/port:
        open.c (r1.21 -> r1.22)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/open.c?r1=1.21&r2=1.22)



Home | Main Index | Thread Index

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