Re: BUG #15218: compilation of a function is correct while its execution is in error

Поиск
Список
Период
Сортировка
От Sergei Kornilov
Тема Re: BUG #15218: compilation of a function is correct while its execution is in error
Дата
Msg-id 368181527678338@web21j.yandex.ru
обсуждение исходный текст
Ответ на BUG #15218: compilation of a function is correct while its executionis in error  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
Hello
I suggest use plpgsql_check extension: https://github.com/okbob/plpgsql_check/ It can found some possible errors in
plpgsqlcode.
 
Postgresql itself does not check function body correctnes on create.

regards, Sergei


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #15218: compilation of a function is correct while itsexecution is in error
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15219: Increase Max Open Files issue