]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Make check_usermap() parameter names consistent.
authorPeter Geoghegan <pg@bowt.ie>
Sat, 17 Sep 2022 23:54:06 +0000 (16:54 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Sat, 17 Sep 2022 23:54:06 +0000 (16:54 -0700)
commit109836a14fe988571dc94a40c32c7c0b78035edc
tree5913b93a35987243cd2d982dde1e6f77b6987242
parent19a00ea56f67c40dbafdf1abb8ddbca026b72607
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-
src/include/libpq/hba.h