- Notifications
You must be signed in to change notification settings - Fork5
Commit9bf6eff

Neil Conway
Another minor tweak to psql startup: set the default values for the PROMPT1,
PROMPT2 and PROMPT3 variables before we read any of the settings specifiedvia the user on the command-line or in psqlrc, so that the latter canoverride the former. Per original patch from Ingo van Lil, simpler fixsuggested by Tom Lane.1 parent79a831e commit9bf6eff
1 file changed
+6
-7
lines changedLines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
146 | 150 |
| |
147 | 151 |
| |
148 | 152 |
| |
| |||
300 | 304 |
| |
301 | 305 |
| |
302 | 306 |
| |
303 |
| - | |
304 |
| - | |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 | 307 |
| |
309 | 308 |
| |
310 | 309 |
| |
|
0 commit comments
Comments
(0)