Re: dynamic views

Поиск
Список
Период
Сортировка
Искать
От
Peter Alberer
Тема
Re: dynamic views
Дата
Msg-id
000301c3fb85$b83a0c60$5be0d089@ekelhardt
Ответ на
dynamic views (sferriol)
Список
Дерево обсуждения
dynamic views sferriol <sylvain.ferriol@imag.fr>
Re: dynamic views "Peter Alberer" <h9351252@obelix.wu-wien.ac.at>
Re: dynamic views "Peter Alberer" <h9351252@obelix.wu-wien.ac.at>
Re: dynamic views Richard Huxton <dev@archonet.com>
Sorry i forgot to mention: 

-that you need pg 7.3 for the set-returning function feature.

-how to select from the function:

select * from _YOUR_FUNCTION(PARAMETER);

and NOT:

select _YOUR_FUNCTION(PARAMETER);

>-----Ursprüngliche Nachricht-----
>Von: pgsql-general-owner@postgresql.org [mailto:pgsql-general-
>owner@postgresql.org] Im Auftrag von sferriol
>Gesendet: Dienstag, 24. Februar 2004 17:30
>An: pgsql-general@postgresql.org
>Betreff: [GENERAL] dynamic views
>
>hello
>is it possible with postgres 7.2 or more, to define a dynamic view.
>For example, i have a table with a column 'user'
>and i want to define a view which gives infomrations from different
>tables but the user  has to specifie the 'user' parameter when using a
>select to the view
>
>sylvain
>
>
>---------------------------(end of
broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to
majordomo@postgresql.org)

В списке pgsql-general по дате отправления
От: Peter Alberer
Дата:
Сообщение: Re: dynamic views
От: Paul Simpson
Дата:
Сообщение: Re: Why does app fail?
FAQ