mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 17:02:08 +03:00
pg_upgrade: Remove unused typedef
pgpid_t has been unused in pg_upgrade for a long time.
This commit is contained in:
@ -243,9 +243,6 @@ typedef enum
|
||||
} eLogType;
|
||||
|
||||
|
||||
typedef long pgpid_t;
|
||||
|
||||
|
||||
/*
|
||||
* cluster
|
||||
*
|
||||
|
Reference in New Issue
Block a user