unanswered: Schema Issue - Mailing list pgsql-hackers

From V. M.
Subject unanswered: Schema Issue
Date
Msg-id F205R457yQU5y50xgy900003650@hotmail.com
Whole thread Raw
Responses Re: unanswered: Schema Issue  (Joel Burton <jburton@scw.org>)
List pgsql-hackers
I want to extract tables schema information, i've looked at
src/bin/psql/describe.c  but i cannot determine the datatype
'serial' and
'references' from pg_*, i understand that triggers are generated for
serial
and references, so how i can understand from my perl application the
full
schema ?

thanks,
valter

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



pgsql-hackers by date:

Previous
From: Fernando Nasser
Date:
Subject: Re: ERROR: parser: parse error at or near "JOIN"
Next
From: Jan Wieck
Date:
Subject: Re: RI oddness