SQL text of view

From: "Yury Shvetsov" <rmtech(at)marbella(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: SQL text of view
Date: 2003-11-24 14:57:10
Message-ID: 00a101c3b29b$3df70620$04001aac@dragonfly
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi.

Where is the SQL text of view stored in the database?
I mean the text like "SELECT the_field FROM the_table".
I can found the function's text in "pg_proc.prosrc", but can't find the same
for a view.

Yury Shvetsov.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Eckermann 2003-11-24 15:05:18 Re: Export CSV from psql
Previous Message Christian Traber 2003-11-24 14:30:44 autocommit in 7.4