check_function_bodies not doing much

Поиск
Список
Период
Сортировка
От Marcelo Lacerda
Тема check_function_bodies not doing much
Дата
Msg-id CAPmRTtMC=4ZTZ_-oobpyDUqewn7r2WHzza-UPnx8cdbKmuG-TA@mail.gmail.com
обсуждение исходный текст
Ответы Re: check_function_bodies not doing much
Re: check_function_bodies not doing much
Список pgsql-general
I was trying to get postgres to warn me that I'm referencing a table that it doesn't exists inside a function so I was told on the IRC to check the setting "check_function_bodies", however when I use it in a plpgsql function it doesn't actually check if the tables in the body exist. Is this the correct behavior?

Example:
http://paste.debian.net/1037080/

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Instead trigger on a view to update base tables ?
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: check_function_bodies not doing much