forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf01e3ba
committed
doc: Mention more variant --name=value of -c name=value for postgres
postgres --name=value and -c name=value are equivalents. This commitexpands the documentation of libpq's "option" connection parameter andthe server startup sequence for shell interactions to mention bothrather than only -c.Extracted from a larger patch by the same authors.Reported-by: Alexey PalazhchenkoAuthor: David Johnston, Aleksander AlekseevReviewed-by: Nathan Bossart, Peter Eisentraut, Álvaro HerreraDiscussion:https://postgr.es/m/CAJ7c6TMkuLiLfrA+EFCPYfhXoMKRxxssB5c86+ibxfaz6+=Sdg@mail.gmail.com1 parent3c03ee1 commitf01e3ba
2 files changed
+10
-8
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
337 |
| - | |
| 337 | + | |
| 338 | + | |
338 | 339 |
| |
339 |
| - | |
| 340 | + | |
340 | 341 |
| |
341 | 342 |
| |
342 | 343 |
| |
| |||
353 | 354 |
| |
354 | 355 |
| |
355 | 356 |
| |
356 |
| - | |
357 |
| - | |
| 357 | + | |
| 358 | + | |
358 | 359 |
| |
359 |
| - | |
| 360 | + | |
360 | 361 |
| |
361 | 362 |
| |
362 | 363 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1421 | 1421 |
| |
1422 | 1422 |
| |
1423 | 1423 |
| |
1424 |
| - | |
1425 |
| - | |
1426 |
| - | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
1427 | 1428 |
| |
1428 | 1429 |
| |
1429 | 1430 |
| |
|
0 commit comments
Comments
(0)