diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-02-24 22:20:29 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2025-02-24 22:20:29 +0100 |
commit | 03366b61dfe596796a19368f851859a4764229b9 (patch) | |
tree | def09c3510be1e0ec7709e0c5a1717889f2e46b5 /src/interfaces/libpq/fe-auth-oauth-curl.c | |
parent | bfe56cdf9a4e07edca46254a88efd9ef17421cd7 (diff) | |
download | postgresql-03366b61dfe596796a19368f851859a4764229b9.tar.gz postgresql-03366b61dfe596796a19368f851859a4764229b9.zip |
oauth: Fix incorrect const markers in struct
Two members in PGoauthBearerRequest were incorrectly marked as const.
While in there, align the name of the struct with the typedef as per
project style.
Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/912516.1740329361@sss.pgh.pa.us
Diffstat (limited to 'src/interfaces/libpq/fe-auth-oauth-curl.c')
0 files changed, 0 insertions, 0 deletions