Re: Cannot find hstore operator

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Cannot find hstore operator
Дата
Msg-id CAKFQuwbu7bHQq4ye0NenATY=gUG5AHaL2RDHQZ4h65Ssbn4tLQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cannot find hstore operator  (Dominique Devienne <ddevienne@gmail.com>)
Ответы Re: Cannot find hstore operator
Список pgsql-general
On Monday, January 24, 2022, Dominique Devienne <ddevienne@gmail.com> wrote:

After re-reading
https://www.postgresql.org/docs/14/sql-createfunction.html in light of
Tom's answer,
does that mean that our `SET search_path TO {0}, 'pg_temp'`
workaround, in the trigger below,
to not depend on the search_path at runtime:


The general trigger documentation is kind enough to point out that the sql language cannot be used to write trigger functions.

David J.

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

Предыдущее
От: Umair Shahid
Дата:
Сообщение: Proposed German Translation of Code of Conduct Policy
Следующее
От: Tom Dearman
Дата:
Сообщение: tstzrange on large table gives poor estimate of expected rows