Fix unwarranted assumption that a cached rowtype would stick around

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 47c5b8f5588da67a95dca8cb14b2bc1b7f291e15
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-02-03T05:46:37Z
Releases: 9.0.0
Fix unwarranted assumption that a cached rowtype would stick around
for the lifespan of the CreateStmt.  Per buildfarm member jaguar.

Files

PathChange+/−
src/backend/parser/parse_utilcmd.c modified +3 −3