Remove last traces of SCM credential auth from libpq?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Remove last traces of SCM credential auth from libpq?
Дата
Msg-id ZBLH8a4otfqgd6Kn@paquier.xyz
обсуждение исходный текст
Ответы Re: Remove last traces of SCM credential auth from libpq?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi all,

libpq has kept some code related to the support of authentication with
SCM credentials for some time now, code dead in the backend since
9.1.  Wouldn't it be time to let it go and remove this code entirely,
erroring in libpq if attempting to connect to a server that supports
that?

Hard to say if this is actually working these days.

Opinions or thoughts?
--
Michael

Вложения

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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: logical decoding and replication of sequences, take 2
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Combine pg_walinspect till_end_of_wal functions with others