Don't try to hack pg_description if not superuser. (Really want a

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c24e5ddf5fad73ef9af2a907f3fb8d4062f513dc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-10-04T22:39:34Z
Releases: 7.2.1
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.

Files

PathChange+/−
src/bin/psql/large_obj.c modified +24 −15