pgsql: Make check_usermap() parameter names consistent.

Поиск
Список
Период
Сортировка
Искать
От
Peter Geoghegan
Тема
pgsql: Make check_usermap() parameter names consistent.
Дата
Msg-id
E1oZheN-000ozq-AS@gemulon.postgresql.org
Список
Make check_usermap() parameter names consistent.

The function has a bool argument named "case_insensitive", but that was
spelled "case_sensitive" in the declaration.  Make them consistent now
to avoid confusion in the future.

Author: Peter Geoghegan 
Reviewed-By: Michael Paquiër 
Discussion: https://postgr.es/m/CAH2-WznJt9CMM9KJTMjJh_zbL5hD9oX44qdJ4aqZtjFi-zA3Tg@mail.gmail.com
Backpatch: 10-

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1ef00afe2e457161421dc61f6bc329af3aa6cc4b

Modified Files
--------------
src/include/libpq/hba.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

В списке pgsql-committers по дате отправления
От: Andres Freund
Дата:
От: Peter Geoghegan
Дата:
FAQ