Doc: Abstract AF_UNIX sockets don't work on Windows.
authorThomas Munro <tmunro@postgresql.org>
Thu, 2 Feb 2023 05:13:44 +0000 (18:13 +1300)
committerThomas Munro <tmunro@postgresql.org>
Thu, 2 Feb 2023 05:25:10 +0000 (18:25 +1300)
commit117d2604c2a59eb853e894410b94b4c453f8bd43
tree7cfa7373df5347e75c452b82729eee56d872d13b
parent9f2213a7c575bae43a2d41abc8b60770066ca81c
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 Windows
versions and there is no mention of any of this in the Winsock
documentation.  Remove the mention of Windows from the documentation.

Back-patch to 14, where commit c9f0624b landed.

Discussion: https://postgr.es/m/CA%2BhUKGKrYbSZhrk4NGfoQGT_3LQS5pC5KNE1g0tvE_pPBZ7uew%40mail.gmail.com
doc/src/sgml/config.sgml