Postgres SQL Parser

From: Uma Krishnan <ukris03(at)yahoo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Postgres SQL Parser
Date: 2007-04-22 23:12:31
Message-ID: 20070422231231.13798.qmail@web51502.mail.re2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello I'm trying to implement a new SortMerge algorithm, and see how it compares with the current algorithm. In doing so, rather than using select, I'd like to introduce a new verb so that Select is not modified.

I looked at the source code, but could find the place where Postgres SQL grammer is defined.

Please help.

Thanks

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2007-04-22 23:14:19 Re: Postgres SQL Parser
Previous Message Tom Lane 2007-04-22 21:36:14 Re: [Fwd: PGBuildfarm member narwhal Branch HEAD Status changed from OK to InstallCheck failure]