mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Toast tables have identical pg_class.oid and pg_class.relfilenode, but for clarity it is good to preserve the pg_class.oid. Update comments regarding what is preserved, and do some variable/function renaming for clarity.