Problem: Relation Variable - Mailing list pgsql-hackers

From NK
Subject Problem: Relation Variable
Date
Msg-id 20031207191313.5130.qmail@web40005.mail.yahoo.com
Whole thread Raw
List pgsql-hackers
Dear Friends,
 
I am trying to modify the parser of the postgresql so as to print all the columns of a table (or to put them in a seperate file) when the parser meets an Insert Statement.
During the parsing, i can have the relation name  ( type: char *) but i cant find the way to get from the name ("mytable1") a reference to my table (a variable of type Relation).
Could you please suggest me the appropriate function or the way to succed this?
 
Thank You In advance
 
NK
 



Do You Yahoo!?
Αποκτήστε την δωρεάν σας @yahoo.gr διεύθυνση στο Yahoo! Mail.

pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: Re: PostgreSQL port to pure Java?
Next
From: Ray Aspeitia
Date:
Subject: 7.4 include file conflict