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-13 14:05:48
Message-ID: 3A893F3C.CF5F4F61@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 Jean-Arthur Silve 2001-02-13 14:24:23 How to limit the size of pg_log ??
Previous Message Tomas Berndtsson 2001-02-13 13:35:01 Re: Re: ALTER DROP COLUMN