Problem: Relation Variable

Поиск
Список
Период
Сортировка
От NK
Тема Problem: Relation Variable
Дата
Msg-id 20031207191313.5130.qmail@web40005.mail.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: PostgreSQL port to pure Java?
Следующее
От: Ray Aspeitia
Дата:
Сообщение: 7.4 include file conflict