mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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