pgsql/src/bin/psql large_obj.c

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/psql large_obj.c
Date: 2001-10-04 22:39:34
Message-ID: 200110042239.f94MdY989390@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)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.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-10-04 22:55:07 Re: pgsql/src/backend/utils/adt like.c like_match.c
Previous Message Peter Eisentraut 2001-10-04 22:36:01 Re: pgsql/src/backend/utils/adt like.c like_match.c