Tom Lane 610abfd57b Do table renaming in a sane order: physical file rename must happen
*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.
2000-05-25 21:30:20 +00:00
..
2000-04-12 01:01:49 +00:00
2000-02-28 23:28:41 +00:00
Hi!
2000-01-18 19:05:31 +00:00