look up tables while parsing queries

From: andrew <andrew(dot)ylzhou(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: look up tables while parsing queries
Date: 2006-02-03 09:46:26
Message-ID: 29d3b0b90602030146xe5f818fk1e9de74b06f278ce@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I am modifying the source code. I want to look up some information
from some tables while parsing the queries. What functions I can use
to look up tables? btw I am using version 7.3. Thanks.

--
andrew

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kris Jurka 2006-02-03 11:22:46 latin1 unicode conversion errors
Previous Message Richard Huxton 2006-02-03 08:11:58 Re: Multiple logical databases