| From: | sayali k <sayali_s_kulkarni(at)yahoo(dot)co(dot)in> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Definition of function base_yylex in version 8.1.4 |
| Date: | 2007-10-27 10:22:15 |
| Message-ID: | 317052.72876.qm@web7610.mail.in.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all,
I am having a project in Postgres where I need to modify some code in the parser section of the code base. During some analysis I came across a function called "base_yylex" which is called in the function yylex in the file parser.c. However, I was unable to find the definition of this function due to which I am stuck completely.
Looking forward to some help from experts.
Thanks in advance
Best regards,
Sayali
== ~~~ == ~~~ == ~~~ == ~~~ == ~~~ == ~~~ == ~~~ == ~~~ ==
Happiness is nothing more than a good health and a bad memory
== ~~~ == ~~~ == ~~~ == ~~~ == ~~~ == ~~~ == ~~~ == ~~~ ==
---------------------------------
For ideas on reducing your carbon footprint visit Yahoo! For Good this month.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2007-10-27 11:40:42 | Proposal: real procedures again (8.4) |
| Previous Message | Simon Riggs | 2007-10-27 09:24:29 | Re: pgsql: Allow an autovacuum worker to be interrupted automatically when |