pgsql/src/bin/psql large_obj.c
Started by Tom Lanealmost 25 years ago1 messagescomitters
CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/10/04 18:39:34
Modified files:
src/bin/psql : large_obj.c
Log message:
Don't try to hack pg_description if not superuser. (Really want a
COMMENT ON LARGE OBJECT command instead, but no time for it now.)
Fix some code that would not work with OIDs > 2G.