mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Add SCM_CREDS to get owner of unix-domain socket on BSD-like systems.
This commit is contained in:
@@ -94,6 +94,7 @@ typedef enum
|
||||
#define AUTH_REQ_PASSWORD 3
|
||||
#define AUTH_REQ_CRYPT 4
|
||||
#define AUTH_REQ_MD5 5
|
||||
#define AUTH_REQ_SCM_CREDS 6
|
||||
|
||||
/* Startup Packet sizes */
|
||||
#define SM_DATABASE 64
|
||||
|
||||
Reference in New Issue
Block a user