mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
pg_upgrade: Remove unused typedef
pgpid_t has been unused in pg_upgrade for a long time.
This commit is contained in:
parent
fab54e6c1a
commit
c0408743c4
1 changed files with 0 additions and 3 deletions
|
|
@ -243,9 +243,6 @@ typedef enum
|
|||
} eLogType;
|
||||
|
||||
|
||||
typedef long pgpid_t;
|
||||
|
||||
|
||||
/*
|
||||
* cluster
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue