Re: OpenSSL 3.0.0 compatibility

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: OpenSSL 3.0.0 compatibility
Дата
Msg-id 382323.1591020005@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: OpenSSL 3.0.0 compatibility  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Список pgsql-hackers
Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> On 6/1/20 8:03 AM, Daniel Gustafsson wrote:
>> +1 for adding it to the Makefile.

> OK, here's a patch.

Likewise +1 for having it in the makefile.  But now you have two copies,
the other being in comments in the test script.  The latter should go
away, as we surely won't remember to maintain it.  (You could replace it
with a pointer to the makefile rules if you want.)

            regards, tom lane



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

Предыдущее
От: Amit Khandekar
Дата:
Сообщение: Re: Inlining of couple of functions in pl_exec.c improves performance
Следующее
От: "John Bachir"
Дата:
Сообщение: Re: feature idea: use index when checking for NULLs before SET NOT NULL