- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit109836a
committed
Make check_usermap() parameter names consistent.
The function has a bool argument named "case_insensitive", but that wasspelled "case_sensitive" in the declaration. Make them consistent nowto 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.comBackpatch: 10-1 parent19a00ea commit109836a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
|
0 commit comments
Comments
(0)