forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit75f46ea
committed
libpq docs: be clearer about conninfo's 'hostaddr'
The previous wording was a bit too terse, too vague on the subject of'host' and 'hostaddr' in connection specifications, which has causedpeople to waste time trying to conform to rules because ofmisunderstanding the whole thing; this small change should make thingsclearer.Author: Robert Haas, stemming from Fabien Coelho's complaintsDiscussion:https://postgr.es/m/alpine.DEB.2.21.1808201323020.13832@lancre1 parent8a0deae commit75f46ea
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
993 | 993 |
| |
994 | 994 |
| |
995 | 995 |
| |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
996 | 1000 |
| |
997 | 1001 |
| |
998 | 1002 |
| |
999 |
| - | |
| 1003 | + | |
1000 | 1004 |
| |
1001 | 1005 |
| |
1002 | 1006 |
| |
|
0 commit comments
Comments
(0)