Fix assorted confusion between Oid and int32.
In passing, also make some debugging elog's in pgstat.c a bit more consistently worded. Back-patch as far as applicable (9.3 or 9.4; none of these mistakes are really old). Mark Dilger identified and patched the type violations; the message rewordings are mine.
Showing
- src/backend/access/heap/tuptoaster.c 1 addition, 1 deletionsrc/backend/access/heap/tuptoaster.c
- src/backend/postmaster/pgstat.c 8 additions, 8 deletionssrc/backend/postmaster/pgstat.c
- src/backend/replication/logical/reorderbuffer.c 1 addition, 1 deletionsrc/backend/replication/logical/reorderbuffer.c
- src/bin/pg_dump/parallel.c 1 addition, 1 deletionsrc/bin/pg_dump/parallel.c
Loading
Please register or sign in to comment