| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Greg Stark <stark(at)mit(dot)edu> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Jacob Champion <jchampion(at)timescale(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com> |
| Subject: | Re: Kerberos delegation support in libpq and postgres_fdw |
| Date: | 2023-03-28 14:30:28 |
| Message-ID: | ZCL6BCZoFx7YkR59@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Greetings,
* Stephen Frost (sfrost(at)snowman(dot)net) wrote:
> * Greg Stark (stark(at)mit(dot)edu) wrote:
> > The CFBot says there's a function be_gssapi_get_proxy() which is
> > undefined. Presumably this is a missing #ifdef or a definition that
> > should be outside an #ifdef.
>
> Yup, just a couple of missing #ifdef's.
>
> Updated and rebased patch attached.
... and a few more. Apparently hacking on a plane without enough sleep
leads to changing ... and unchanging configure flags before testing.
Thanks,
Stephen
| Attachment | Content-Type | Size |
|---|---|---|
| gss_delegation_v6.patch | text/x-diff | 73.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2023-03-28 14:30:45 | Re: Missing update of all_hasnulls in BRIN opclasses |
| Previous Message | Zheng Li | 2023-03-28 14:29:49 | Re: Support logical replication of global object commands |