Re: Why my manualy constructed raw parser tree produce failed to execute?

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Mohammad Heykal Abdillah <heykal(dot)abdillah(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Why my manualy constructed raw parser tree produce failed to execute?
Date: 2010-05-27 19:02:43
Message-ID: AANLkTimK5rd3rXEBrvp9kQWjk9fvRe8Skrin4MvyGkun@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 27, 2010 at 1:58 PM, Mohammad Heykal Abdillah
<heykal(dot)abdillah(at)gmail(dot)com> wrote:
> Now to the question, why my manualy constructed list was failed to
> execute? I was pretty sure that my list node was identical with yacc.

Because you have a bug in your code.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jesper Krogh 2010-05-27 19:08:06 Re: Idea for getting rid of VACUUM FREEZE on cold pages
Previous Message Robert Haas 2010-05-27 19:01:39 Re: functional call named notation clashes with SQL feature