Thread: pgsql/src/backend/commands (user.c)

pgsql/src/backend/commands (user.c)

From
Tom Lane
Date:
  Date: Sunday, August 27, 2000 @ 17:50:17
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands
     from hub.org:/home/projects/pgsql/tmp/cvs-serv3151/commands

Modified Files:
    user.c

-----------------------------  Log Message  -----------------------------

Clean up callers of AllocateFile and BasicOpenFile to ensure that
a reasonable error message (including the kernel errno message)
is reported on any file open failure.