Update obsolete comment. We no longer use GetNewOidWithIndex on pg_largeobject; rather, pg_largeobject_metadata's regular OID column is considered the repository of OIDs for large objects. The special functionality is still needed for TOAST tables however.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/864db11683df44dae51f8f9fc8a4c124e100d2f3 Modified Files -------------- src/backend/catalog/catalog.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
