pgsql: oauth: Fix incorrect const markers in struct

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: oauth: Fix incorrect const markers in struct
Дата
Msg-id E1tmg6z-000Vwj-2A@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/03366b61dfe596796a19368f851859a4764229b9

Modified Files
--------------
doc/src/sgml/libpq.sgml         | 10 +++++-----
src/interfaces/libpq/libpq-fe.h | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)


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