git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a7e65dc) | patch
Add support for abstract Unix-domain sockets
2020年11月25日 07:14:23 +0000 (08:14 +0100)
2020年11月25日 07:33:57 +0000 (08:33 +0100)
commit c9f0624bc2f544baacafa38e3797d5323401d039
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
doc/src/sgml/config.sgml diff | blob | blame | history
doc/src/sgml/libpq.sgml diff | blob | blame | history
src/backend/libpq/pqcomm.c diff | blob | blame | history
src/bin/psql/command.c diff | blob | blame | history
src/bin/psql/prompt.c diff | blob | blame | history
src/common/ip.c diff | blob | blame | history
src/include/libpq/pqcomm.h diff | blob | blame | history
src/interfaces/libpq/fe-connect.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /