mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 23:56:58 +03: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
@ -243,9 +243,6 @@ typedef enum
|
|||||||
} eLogType;
|
} eLogType;
|
||||||
|
|
||||||
|
|
||||||
typedef long pgpid_t;
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* cluster
|
* cluster
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user