postgresql/src/include/libpq
Peter Geoghegan 44933010ce 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 <pg@bowt.ie>
Reviewed-By: Michael Paquiër <michael@paquier.xyz>
Discussion: https://postgr.es/m/CAH2-WznJt9CMM9KJTMjJh_zbL5hD9oX44qdJ4aqZtjFi-zA3Tg@mail.gmail.com
Backpatch: 10-
2022-09-17 16:54:14 -07:00
..
auth.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
be-fsstubs.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
be-gssapi-common.h Harden be-gssapi-common.h for headerscheck 2021-11-26 17:00:29 -03:00
crypt.h Revert error handling improvements for cryptohashes 2022-01-14 11:25:39 +09:00
hba.h Make check_usermap() parameter names consistent. 2022-09-17 16:54:14 -07:00
ifaddr.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
libpq-be.h Add some information about authenticated identity via log_connections 2021-04-07 10:16:39 +09:00
libpq-fs.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
libpq.h Reject extraneous data after SSL or GSS encryption handshake. 2021-11-08 11:01:43 -05:00
pqcomm.h Remove server and libpq support for old FE/BE protocol version 2. 2021-03-04 10:45:55 +02:00
pqformat.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
pqmq.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
pqsignal.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
scram.h Revert error handling improvements for cryptohashes 2022-01-14 11:25:39 +09:00