Document the -h client flag can use a socket directory as well as a host
Bruce Momjian <bruce@momjian.us>
Document the -h client flag can use a socket directory as well as a host name.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_dumpall.c | modified | +2 −2 |
| src/bin/pg_dump/pg_dump.c | modified | +2 −2 |
| src/bin/pg_dump/pg_restore.c | modified | +2 −2 |
| src/bin/psql/help.c | modified | +2 −2 |
| src/bin/scripts/clusterdb | modified | +2 −2 |
| src/bin/scripts/createdb.c | modified | +2 −2 |
| src/bin/scripts/createlang.c | modified | +2 −2 |
| src/bin/scripts/createuser.c | modified | +2 −2 |
| src/bin/scripts/dropdb.c | modified | +2 −2 |
| src/bin/scripts/droplang.c | modified | +2 −2 |
| src/bin/scripts/dropuser.c | modified | +4 −4 |
| src/bin/scripts/vacuumdb | modified | +2 −2 |