pgsql: Fix comment regarding LibreSSL availability

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Fix comment regarding LibreSSL availability
Дата
Msg-id E1s3XBz-001cjx-Th@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix comment regarding LibreSSL availability

SSL_AD_NO_APPLICATION_PROTOCOL is indeed available in LibreSSL, but only
in 3.4.3 and later (shipped in OpenBSD 7.0).

Discussion: https://postgr.es/m/E1s1g0Z-000jeC-OR@gemulon.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c34d7df6ad5394c790941a8a4f1a1c71573b47f9

Modified Files
--------------
src/interfaces/libpq/fe-secure-openssl.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Fix query pullup issue with WindowClause runCondition
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Silence Coverity complaint about possible null-pointer dereferen