diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-05-25 21:30:20 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-05-25 21:30:20 +0000 |
commit | 610abfd57b2315a145d800e8f2d97b03509237df (patch) | |
tree | 66b93ca98737f2f5330d07c38d92d86071723430 /src/backend/parser/parse_expr.c | |
parent | 445f1acf7ad1bd700b93a47af7a7a1b9ee46274c (diff) | |
download | postgresql-610abfd57b2315a145d800e8f2d97b03509237df.tar.gz postgresql-610abfd57b2315a145d800e8f2d97b03509237df.zip |
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.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions