forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit117d260
committed
Doc: Abstract AF_UNIX sockets don't work on Windows.
An early release of AF_UNIX in Windows apparently supported Linux-style"abstract" Unix sockets, but they do not seem to work in current Windowsversions and there is no mention of any of this in the Winsockdocumentation. Remove the mention of Windows from the documentation.Back-patch to 14, where commitc9f0624 landed.Discussion:https://postgr.es/m/CA%2BhUKGKrYbSZhrk4NGfoQGT_3LQS5pC5KNE1g0tvE_pPBZ7uew%40mail.gmail.com1 parent9f2213a commit117d260
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
793 | 793 |
| |
794 | 794 |
| |
795 | 795 |
| |
796 |
| - | |
| 796 | + | |
797 | 797 |
| |
798 | 798 |
| |
799 | 799 |
| |
|
0 commit comments
Comments
(0)