Re: [SQL] Info on SQL Parsing required

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: CHAITANYANC <CHAITANYANC(at)inf(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] Info on SQL Parsing required
Date: 1999-11-25 23:43:37
Message-ID: Pine.LNX.4.20.9911242358040.8340-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

The relevant code is in src/backend/parser. If you need to reproduce this
for some unrelated purpose, you're in for a lot of work, as SQL wasn't
necessarily designed for easy parsability.

On 1999-11-24, CHAITANYANC mentioned:

> Hi
> Can anybody tell me where I can find the ways of parsing an sql statement
> and making a query plan ?
> Thanks in advance
> Chaitu
>
> ************
>
>

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Dipankar Chakrabarti 1999-11-26 05:42:28 Re: pgsql-sql-digest V1 #424
Previous Message Fabrice Scemama 1999-11-25 22:03:30 Re: [SQL] Re: pgsql-sql-digest V1 #422