diff options
Diffstat (limited to 'contrib/pg_upgrade/pg_upgrade.h')
| -rw-r--r-- | contrib/pg_upgrade/pg_upgrade.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/pg_upgrade/pg_upgrade.h b/contrib/pg_upgrade/pg_upgrade.h index 358bf606b18..04f67e1e345 100644 --- a/contrib/pg_upgrade/pg_upgrade.h +++ b/contrib/pg_upgrade/pg_upgrade.h @@ -227,7 +227,6 @@ typedef struct int num_tablespaces; char **libraries; /* loadable libraries */ int num_libraries; - pgpid_t postmasterPID; /* PID of currently running postmaster */ ClusterInfo *running_cluster; } OSInfo; |
