mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 22:34:54 -04:00
c98157d693
relations (they don't live in pg_toast). This caused an Assert failure in assert-enabled builds. So far as I can see, in a non-assert build it would only have messed up the checks for conflicting names, so a failure would be quite improbable but perhaps not impossible.