mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 08:34:03 -04:00
84f910a707
Use pg_largeobject_metadata.oid instead of pg_largeobject.loid to enumerate existing large objects in pg_dump, pg_restore, and contrib modules.