Re: chkpass_in should not be volatile

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: chkpass_in should not be volatile
Дата
Msg-id 11985.1464962191@sss.pgh.pa.us
обсуждение исходный текст
Ответ на chkpass_in should not be volatile  (Thom Brown <thom@linux.com>)
Ответы Re: chkpass_in should not be volatile  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-hackers
Thom Brown <thom@linux.com> writes:
> ...or at least according to the warning message:
> postgres=# CREATE EXTENSION chkpass ;
> WARNING:  type input function chkpass_in should not be volatile

See thread here:

https://www.postgresql.org/message-id/flat/CACfv%2BpL2oX08SSZSoaHpyC%3DUbfTFmPt4UmVEKJTH7y%3D2QMRCBw%40mail.gmail.com

Given the lack of complaints so far, maybe we could think about redefining
the behavior of chkpass_in.  I'm not very sure to what, though.
        regards, tom lane



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Problem with dumping bloom extension
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Reviewing freeze map code