forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9138922
committed
psql: give ^D hint for \q in place where \q is ignored
Also add comment on why exit/quit are not documented.Discussion:https://postgr.es/m/20180202053928.GA13472@momjian.us1 parent5c9f256 commit9138922
1 file changed
+26
-1
lines changedLines changed: 26 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
| 226 | + | |
226 | 227 |
| |
227 | 228 |
| |
228 | 229 |
| |
| |||
237 | 238 |
| |
238 | 239 |
| |
239 | 240 |
| |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
240 | 247 |
| |
241 | 248 |
| |
242 | 249 |
| |
243 |
| - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
244 | 253 |
| |
245 | 254 |
| |
246 | 255 |
| |
| |||
288 | 297 |
| |
289 | 298 |
| |
290 | 299 |
| |
| 300 | + | |
291 | 301 |
| |
292 | 302 |
| |
293 | 303 |
| |
| |||
318 | 328 |
| |
319 | 329 |
| |
320 | 330 |
| |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
321 | 346 |
| |
322 | 347 |
| |
323 | 348 |
| |
|
0 commit comments
Comments
(0)