diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-26 21:15:27 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-26 21:15:27 +0000 |
commit | 1de9615a58c0147c447f6debf20ed25390884412 (patch) | |
tree | d3e3e51a319892daa04a7e60112a7e89e4af1bcf /src/backend/utils/adt/timestamp.c | |
parent | 0b511f07e3db45059e1e5a3ac7acc74ca0c37028 (diff) | |
download | postgresql-1de9615a58c0147c447f6debf20ed25390884412.tar.gz postgresql-1de9615a58c0147c447f6debf20ed25390884412.zip |
Use separate SQLSTATE codes for file not found/file exists, rather than
lumping them into ERRCODE_UNDEFINED_OBJECT/ERRCODE_DUPLICATE_OBJECT.
This seems reasonable since 'object' was meant to refer to 'object in the
database' and a file is outside the database. Per request from Dave
Cramer.
Diffstat (limited to 'src/backend/utils/adt/timestamp.c')
0 files changed, 0 insertions, 0 deletions