checking pgsql functions

Поиск
Список
Период
Сортировка
От Enrico Weigelt
Тема checking pgsql functions
Дата
Msg-id 20050421023537.GB16782@nibiru.borg.metux.de
обсуждение исходный текст
Ответы Re: checking pgsql functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: checking pgsql functions  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-sql
Hi folks,

Is it possible to check plpgsql functions before they're actually
into the database, as it's done w/ sql functions ?

Often I've got the problem that a function still contains some
syntax errors (well, nobody's perfect), but my application is 
quite critical (a single crashing trigger may cost a lot of money).
So I'd like to checkin only syntactically correct (also with 
correct references).

Is it possible somehow ?


cu
-- 
---------------------------------------------------------------------Enrico Weigelt    ==   metux IT service
 phone:     +49 36207 519931         www:       http://www.metux.de/ fax:       +49 36207 519932         email:
contact@metux.decellphone: +49 174 7066481
 
----------------------------------------------------------------------- DSL ab 0 Euro. -- statische IP -- UUCP --
Hosting-- Webshops --
 
---------------------------------------------------------------------


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Function to either return one or all records
Следующее
От: Tom Lane
Дата:
Сообщение: Re: checking pgsql functions