pg_views.definition - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject pg_views.definition
Date
Msg-id GNELIHDDFBOCMGBFGEFOCECNCDAA.chriskl@familyhealth.com.au
Whole thread Raw
Responses Re: pg_views.definition  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Hi,

Would it be possible to add a new attribute to pg_views that stores the
original view definition, as entered via SQL?

This would make the lives of those of us who make admin interfaces a lot
easier...

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: DROP COLUMN
Next
From: Bruce Momjian
Date:
Subject: Re: Future of src/utils