diff options
author | Thomas Munro <tmunro@postgresql.org> | 2025-03-19 16:56:19 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2025-03-19 16:56:19 +1300 |
commit | d7e40845f923ed5091b334b1018a547e39846415 (patch) | |
tree | 5777e50da5ff5bda8b99b14e2f80558ff5d3a4c9 /src/interfaces/libpq/fe-auth-oauth.c | |
parent | 434dbf6907ec8fafa6862a0f00385f293e63ac0e (diff) | |
download | postgresql-d7e40845f923ed5091b334b1018a547e39846415.tar.gz postgresql-d7e40845f923ed5091b334b1018a547e39846415.zip |
oauth: Disallow synchronous DNS in libcurl
There is concern that a blocking DNS lookup in libpq could stall a
backend process (say, via FDW). Since there's currently no strong
evidence that synchronous DNS is a popular option, disallow it entirely
rather than warning at configure time. We can revisit if anyone
complains.
Per query from Andres Freund.
Author: Jacob Champion <jacob.champion@enterprisedb.com>
Discussion: https://postgr.es/m/p4bd7mn6dxr2zdak74abocyltpfdxif4pxqzixqpxpetjwt34h%40qc6jgfmoddvq
Diffstat (limited to 'src/interfaces/libpq/fe-auth-oauth.c')
0 files changed, 0 insertions, 0 deletions