pgsql: Fix unwarranted assumption that a cached rowtype would stick

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix unwarranted assumption that a cached rowtype would stick
Date: 2010-02-03 05:46:37
Message-ID: 20100203054637.6D75F7541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix unwarranted assumption that a cached rowtype would stick around
for the lifespan of the CreateStmt. Per buildfarm member jaguar.

Modified Files:
--------------
pgsql/src/backend/parser:
parse_utilcmd.c (r2.37 -> r2.38)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/parse_utilcmd.c?r1=2.37&r2=2.38)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-02-03 06:10:15 Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get
Previous Message User Itagaki 2010-02-03 05:45:24 pgbulkload - pgbulkload: Support TRUNCATE option and cleanup error