pgsql: libpq: Allow developers to reimplement libpq-oauth
В списке pgsql-committers по дате отправления:
| От | Jacob Champion |
|---|---|
| Тема | pgsql: libpq: Allow developers to reimplement libpq-oauth |
| Дата | |
| Msg-id | E1w7e9X-002Lf5-2P@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
libpq: Allow developers to reimplement libpq-oauth For PG19, since we won't have the ability to officially switch out flow plugins, relax the flow-loading code to not require the internal init function. Modules that don't have one will be treated as custom user flows in error messages. This will let bleeding-edge developers more easily test out the API and provide feedback for PG20, by telling the runtime linker to find a different libpq-oauth. It remains undocumented for end users. Reviewed-by: Zsolt Parragi <zsolt.parragi@percona.com> Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://postgr.es/m/CAOYmi%2BmrGg%2Bn_X2MOLgeWcj3v_M00gR8uz_D7mM8z%3DdX1JYVbg%40mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/09532b4040ed4c313351366166f55e810f152d6a Modified Files -------------- src/interfaces/libpq/fe-auth-oauth.c | 71 +++++++++++++++++++++--------------- src/interfaces/libpq/fe-auth-oauth.h | 2 +- 2 files changed, 42 insertions(+), 31 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера