mirror of
https://github.com/postgres/postgres.git
synced 2025-08-17 01:02:17 +03:00
Move username lookup functions from /port to /common
Per suggestion from Peter E and Alvaro
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
#include "sys/mman.h"
|
||||
#endif
|
||||
|
||||
#include "common/username.h"
|
||||
#include "mb/pg_wchar.h"
|
||||
#include "getaddrinfo.h"
|
||||
#include "getopt_long.h"
|
||||
|
Reference in New Issue
Block a user