pgsql: Tweak some authentication debug messages to follow project style

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Tweak some authentication debug messages to follow project style
Дата
Msg-id E1iS4WG-0001Kp-3M@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Tweak some authentication debug messages to follow project style.

Avoid initial capital, since that's not how we do it.

Discussion: https://postgr.es/m/CACP=ajbrFFYUrLyJBLV8=q+eNCapa1xDEyvXhMoYrNphs-xqPw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/66c61c81b90c68db84d422092fbbf8a1a82ee09a

Modified Files
--------------
src/backend/libpq/auth.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix "unexpected relkind" error when denying permissions on toast
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Split all OBJS style lines in makefiles into one-line-per-entry