Doubt in parser

From: Dhanaraj <Dhanaraj(dot)M(at)Sun(dot)COM>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Doubt in parser
Date: 2006-02-16 12:37:25
Message-ID: 43F47205.90706@sun.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi

currently i looking at the postgres src code. I saw the scanner and
parser implemetations at two different places (src/backend/parser/ and
/src/bakend/bootstrp). Can anybody tell me the purpose of having two
phases?? or will this help to parse the queries at different levels?

Thanks
Dhanaraj

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-02-16 12:45:56 Re: Doubt in parser
Previous Message Robert Treat 2006-02-16 12:17:51 Re: [HACKERS] Patch Submission Guidelines