forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1aadc50
committed
Remove obsolete comment and code from fe-auth.c.
We don't use getpwuid() anymore (see commite757cdd), so we don't needlocking around pg_get_user_name().Reviewed-by: Andres Freund <andres@anarazel.de>Reviewed-by: Peter Eisentraut <peter@eisentraut.org>Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>Discussion:https://postgr.es/m/CA%2BhUKGLtmexrpMtxBRLCVePqV_dtWG-ZsEbyPrYc%2BNBB2TkNsw%40mail.gmail.com1 parent8d9a9f0 commit1aadc50
1 file changed
+0
-11
lines changedLines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1179 | 1179 |
| |
1180 | 1180 |
| |
1181 | 1181 |
| |
1182 |
| - | |
1183 |
| - | |
1184 |
| - | |
1185 |
| - | |
1186 |
| - | |
1187 |
| - | |
1188 |
| - | |
1189 |
| - | |
1190 |
| - | |
1191 | 1182 |
| |
1192 | 1183 |
| |
1193 | 1184 |
| |
| |||
1209 | 1200 |
| |
1210 | 1201 |
| |
1211 | 1202 |
| |
1212 |
| - | |
1213 |
| - | |
1214 | 1203 |
| |
1215 | 1204 |
| |
1216 | 1205 |
| |
|
0 commit comments
Comments
(0)