main entry point for queries?

Поиск
Список
Период
Сортировка
От Sibtay Abbas
Тема main entry point for queries?
Дата
Msg-id 20041206110607.38063.qmail@web50002.mail.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Oid?
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: postgresql-7.4.5