forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8d49bf1
committed
Fix typo in doc.
unix_socket_directories was introduced in 9.3, but the documentin older versions wrongly have mentioned it. This commit replacesit with the correct older name unix_socket_directory.This is applied to only 9.2 and older supported versions.Guillaume Lelarge1 parent40c333c commit8d49bf1
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
512 |
| - | |
| 512 | + | |
513 | 513 |
| |
514 | 514 |
| |
515 | 515 |
| |
|
0 commit comments
Comments
(0)