mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 00:03:54 -05:00
*last*, after all updating of system catalogs. In old code, an error detected during TypeRename left the relation hosed. Also, add a call to flush the relation's relcache entry, rather than trusting to shared cache invalidation to flush it for us.