Re: schemas in functions

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: schemas in functions
Дата
Msg-id 20060203100342.GB17468@webserv.wug-glas.de
обсуждение исходный текст
Ответ на schemas in functions  (Arnaud Lesauvage <thewild@freesurf.fr>)
Список pgsql-novice
am  03.02.2006, um 10:48:45 +0100 mailte Arnaud Lesauvage folgendes:
> So I want to be able to call this function with the schema name as a
> parameter, so that all underlying queries are run in the appropriate
> schema.

Please read:
http://www.postgresql.org/docs/8.1/interactive/plpgsql-statements.html#PLPGSQL-STATEMENTS-EXECUTING-DYN


HTH, Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47215,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

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

Предыдущее
От: Arnaud Lesauvage
Дата:
Сообщение: schemas in functions
Следующее
От: Arnaud Lesauvage
Дата:
Сообщение: Create table and update it within one function ?