mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Adjust pg_upgrade for move of username lookup functions to /common
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
|
||||
#include "postgres_fe.h"
|
||||
|
||||
#include "common/username.h"
|
||||
#include "pg_upgrade.h"
|
||||
|
||||
#include <signal.h>
|
||||
|
Reference in New Issue
Block a user