Fix unwarranted assumption that a cached rowtype would stick around
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Feb 2010 05:46:37 +0000 (05:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Feb 2010 05:46:37 +0000 (05:46 +0000)
commit47c5b8f5588da67a95dca8cb14b2bc1b7f291e15
treed7735b5fdb640f71f4e482ba8771481f38dd8e92
parent45c88a55c2845a8f67934fa17ac9256f3a7d799f
Fix unwarranted assumption that a cached rowtype would stick around
for the lifespan of the CreateStmt.  Per buildfarm member jaguar.
src/backend/parser/parse_utilcmd.c