Make check_usermap() parameter names consistent.
authorPeter Geoghegan <[email protected]>
Sat, 17 Sep 2022 23:54:17 +0000 (16:54 -0700)
committerPeter Geoghegan <[email protected]>
Sat, 17 Sep 2022 23:54:17 +0000 (16:54 -0700)
commit4274dc223ce75b2adf7b7cde5e00df7bbdd2a061
treed162d9c5c45476c82d567b085651eef57eb3e232
parent43fcaa345d5af45101c5d96dd164f1ebed686b2c
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 <[email protected]>
Reviewed-By: Michael Paquiër <[email protected]>
Discussion: https://postgr.es/m/CAH2-WznJt9CMM9KJTMjJh_zbL5hD9oX44qdJ4aqZtjFi-zA3Tg@mail.gmail.com
Backpatch: 10-
src/include/libpq/hba.h