unanswered: Schema Issue

From: "V(dot) M(dot)" <txian(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: unanswered: Schema Issue
Date: 2001-04-26 14:46:12
Message-ID: F205R457yQU5y50xgy900003650@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2001-04-26 14:58:14 Re: [GENERAL] Re: Hardcopy docs available
Previous Message Fernando Nasser 2001-04-26 14:26:48 Re: ERROR: parser: parse error at or near "JOIN"