Adjust pg_upgrade for move of username lookup functions to /common

This commit is contained in:
Bruce Momjian 2014-01-10 20:56:47 -05:00
parent 111022eac6
commit 850ade3e32

View File

@ -9,6 +9,7 @@
#include "postgres_fe.h"
#include "common/username.h"
#include "pg_upgrade.h"
#include <signal.h>