System Tables

From: Nelio Alves Pereira Filho <nelio(at)ifx(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: System Tables
Date: 2001-02-12 18:36:05
Message-ID: 3A882D15.FAAA3FC9@ifx.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to accomplish any SQL statement manipulating the System
tables?

I was wondering about the possibility to substitute the unrecognized SQL
statements (ALTER TABLE table COLUMN , for instance) through some
queries to the system tables.

Nelio

--
Nelio Alves Pereira Filho
IFX Networks - www.ifx.com.br
+55 11 3365-5863
nelio(at)ifx(dot)com(dot)br

Browse pgsql-general by date

  From Date Subject
Next Message Mitch Vincent 2001-02-12 19:08:09 Casting help
Previous Message Tom Lane 2001-02-12 18:11:01 Re: making functions take arrays