Re: overriding current_timestamp

Поиск
Список
Период
Сортировка
От thehesiod
Тема Re: overriding current_timestamp
Дата
Msg-id 1604536795380-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: overriding current_timestamp  ("David E. Wheeler" <david@justatheory.com>)
Список pgsql-hackers
so I used this method here: 
https://gist.github.com/thehesiod/d0314d599c721216f075375c667e2d9a
<https://gist.github.com/thehesiod/d0314d599c721216f075375c667e2d9a>   and
indeed does not work for current_timestamp and the like functions, and
there's another major problems, it doesn't seem to work for existing
triggers either, it seems like functions referenced by triggers are bound
when the function is created :(. I created an account to post this tid-bit
for others trying to achieve the same



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: "unix_socket_directories" should be GUC_LIST_INPUT?
Следующее
От: Tom Lane
Дата:
Сообщение: array_cat anycompatible change is breaking xversion upgrade tests