mirror of
https://github.com/postgres/postgres.git
synced 2025-12-09 00:03:13 -05:00
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.