postgresql/src/include/libpq
Peter Eisentraut c9f0624bc2 Add support for abstract Unix-domain sockets
This is a variant of the normal Unix-domain sockets that don't use the
file system but a separate "abstract" namespace.  At the user
interface, such sockets are represented by names starting with "@".
Supported on Linux and Windows right now.

Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/flat/6dee8574-b0ad-fc49-9c8c-2edc796f0033@2ndquadrant.com
2020-11-25 08:33:57 +01:00
..
auth.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
be-fsstubs.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
be-gssapi-common.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
crypt.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
hba.h Fix unportable use of getnameinfo() in pg_hba_file_rules view. 2020-11-02 21:11:50 -05:00
ifaddr.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
libpq-be.h Fix postmaster's behavior during smart shutdown. 2020-08-14 13:26:57 -04:00
libpq-fs.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
libpq.h Fix assorted portability issues in commit 896fcdb23. 2020-03-25 19:37:30 -04:00
pqcomm.h Add support for abstract Unix-domain sockets 2020-11-25 08:33:57 +01:00
pqformat.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pqmq.h code: replace 'master' with 'leader' where appropriate. 2020-07-08 12:58:32 -07:00
pqsignal.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
scram.h Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00