pgsql: Make check_usermap() parameter names consistent.

2022-09-17 Thread Peter Geoghegan
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: htt

pgsql: Make check_usermap() parameter names consistent.

2022-09-17 Thread Peter Geoghegan
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: htt

pgsql: Make check_usermap() parameter names consistent.

2022-09-17 Thread Peter Geoghegan
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: htt

pgsql: Make check_usermap() parameter names consistent.

2022-09-17 Thread Peter Geoghegan
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: htt

pgsql: Make check_usermap() parameter names consistent.

2022-09-17 Thread Peter Geoghegan
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: htt

pgsql: Make check_usermap() parameter names consistent.

2022-09-17 Thread Peter Geoghegan
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: htt

pgsql: Make check_usermap() parameter names consistent.

2022-09-17 Thread Peter Geoghegan
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: htt