pg_upgrade: Print OID using %u instead of %d
Peter Eisentraut <peter@eisentraut.org>
pg_upgrade: Print OID using %u instead of %d This could write wrong output into the cluster deletion script if a database OID exceeds the signed 32-bit range.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_upgrade/check.c | modified | +1 −1 |