main entry point for queries? - Mailing list pgsql-hackers

From Sibtay Abbas
Subject main entry point for queries?
Date
Msg-id 20041206110607.38063.qmail@web50002.mail.yahoo.com
Whole thread Raw
List pgsql-hackers
hello

i am trying to understand the source code of
postgresql. 
Whenever a user enters a query, whether from the
Socket end or the interactive back end, which function
is always invoked that would start manipulation of
that query...

i ve noticed that the primitive parsing is done by the
raw_parser() function which is called by
pg_parse_query() is pg_parse_query() the main entry
point for all queries?

thank you

    
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail


pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: Oid?
Next
From: Kris Jurka
Date:
Subject: Re: postgresql-7.4.5