Document why pg_upgrade preserves pg_auth.oid (because they are stored
in pg_largeobject_metadata).
This commit is contained in:
parent
2f657e4d72
commit
133641a48e
@ -28,6 +28,9 @@
|
||||
*
|
||||
* We control all assignments of pg_enum.oid because these oids are stored
|
||||
* in user tables as enum values.
|
||||
*
|
||||
* We control all assignments of pg_auth.oid because these oids are stored
|
||||
* in pg_largeobject_metadata.
|
||||
*/
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user