Re: Materialized view assertion failure in HEAD - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Materialized view assertion failure in HEAD
Date
Msg-id 20130316011653.GE3719@alvh.no-ip.org
Whole thread Raw
In response to Re: Materialized view assertion failure in HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:

> [ wanders away wondering why IntoClause has grown a relkind field... ]

See transformCreateTableAsStmt, SetupForCreateTableAs, intorel_startup.
gram.y uses the convention of assigning '\0' to it initially and parse
analysis fills in the right value.  I wonder if a boolean field would
do.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Should array_length() Return NULL
Next
From: Hadi Moshayedi
Date:
Subject: Improving avg performance for numeric