Re: Remove last traces of SCM credential auth from libpq?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Remove last traces of SCM credential auth from libpq?
Дата
Msg-id ZBO0qNve9Tw8+RU/@paquier.xyz
обсуждение исходный текст
Ответ на Re: Remove last traces of SCM credential auth from libpq?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Remove last traces of SCM credential auth from libpq?  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Thu, Mar 16, 2023 at 08:10:12PM -0400, Tom Lane wrote:
> Maybe flush those special messages too?  I'm not sure how long
> they've been obsolete, though.

KRB4 was switched in a159ad3 back in 2005, and KRB5 in 98de86e back in
2014 (deprecated in 8.3, so that's even older than creds).  So yes,
that could be removed as well, I guess, falling back to the default
error message.

> Nah, I see no reason to wait.  We already dropped the higher-level
> client support (psql/pg_dump) for these server versions in v15.

Okay.  I'll clean up this part today, then.
--
Michael

Вложения

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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: suppressing useless wakeups in logical/worker.c
Следующее
От: Melanie Plageman
Дата:
Сообщение: Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode