mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Move username lookup functions from /port to /common
Per suggestion from Peter E and Alvaro
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#endif
|
||||
|
||||
#include "common.h"
|
||||
#include "common/username.h"
|
||||
#include "help.h"
|
||||
#include "input.h"
|
||||
#include "settings.h"
|
||||
|
Reference in New Issue
Block a user