aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-05-25 21:30:20 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-05-25 21:30:20 +0000
commit610abfd57b2315a145d800e8f2d97b03509237df (patch)
tree66b93ca98737f2f5330d07c38d92d86071723430 /src/backend/parser/parse_expr.c
parent445f1acf7ad1bd700b93a47af7a7a1b9ee46274c (diff)
downloadpostgresql-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