mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Adjust pg_upgrade for move of username lookup functions to /common
This commit is contained in:
parent
111022eac6
commit
850ade3e32
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include "postgres_fe.h"
|
||||
|
||||
#include "common/username.h"
|
||||
#include "pg_upgrade.h"
|
||||
|
||||
#include <signal.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue