Re: [SQL] CASE statement causes unknown node type 723

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Nathan Angelacos" <nba(at)fcc(dot)net>
Cc: pgsql-sql(at)hub(dot)org
Subject: Re: [SQL] CASE statement causes unknown node type 723
Date: 1999-08-18 13:43:51
Message-ID: 24501.934983831@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Nathan Angelacos" <nba(at)fcc(dot)net> writes:
> ERROR: get_ruledef of die: unknown node type 723 in
> check_if_rte_used()

> Is it a bug, or am I doing something stupid?

Yeah, it's a known bug. It only shows up when you try to view
the text of a rule containing a CASE expression. Will be fixed
for 6.6 ... not sure if it's important enough to back-patch in
6.5.* ...

regards, tom lane

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 1999-08-18 13:51:29 Re: [SQL] Using intersect in subquery
Previous Message Oleg Bartunov 1999-08-18 05:06:21 Re: [SQL] index on more-than-one columns?