forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitccf2b00
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 parent561ac1b commitccf2b00
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| |||
0 commit comments
Comments
(0)