forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4a4241e
committed
Remove redundant getenv() for PGUSER, in psql help.
Previously psql obtained the value of PGUSER twice to displaya default user in its help message.Author: Kota MiyakeReviewed-by: Nitin Jadhav, Fujii MasaoDiscussion:https://postgr.es/m/2a3c612babdd6ed63a9d877bb575d793@oss.nttdata.com1 parent85d94c5 commit4a4241e
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
| 137 | + | |
141 | 138 |
| |
142 | 139 |
| |
143 | 140 |
| |
|
0 commit comments
Comments
(0)