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.
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2001-10-04 22:55:07 |
| Subject: Re: pgsql/src/backend/utils/adt like.c like_match.c |
| Previous: | From: Peter Eisentraut | Date: 2001-10-04 22:36:01 |
| Subject: Re: pgsql/src/backend/utils/adt like.c like_match.c |