mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 00:04:08 -05:00
Use pg_largeobject_metadata.oid instead of pg_largeobject.loid to enumerate existing large objects in pg_dump, pg_restore, and contrib modules.