Re: SQL text of view

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: SQL text of view
Дата
Msg-id Pine.LNX.4.44.0311241808090.16974-100000@kix.fsv.cvut.cz
обсуждение исходный текст
Ответ на SQL text of view  ("Yury Shvetsov" <rmtech@marbella.net>)
Список pgsql-general
Hello

run psql with param -E and use metacommand \d nameofyourview

regards
Pavel


On Mon, 24 Nov 2003, Yury Shvetsov wrote:

> 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.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>


В списке pgsql-general по дате отправления:

Предыдущее
От: "Jason Tesser"
Дата:
Сообщение: pam authentication for postgres
Следующее
От: Christian Traber
Дата:
Сообщение: Re: autocommit in 7.4