mirror of https://github.com/postgres/postgres
Commit aa0105141
repeated one of the oldest mistakes in our book:
thinking that OID is the same as int32. It isn't of course, and
unsurprisingly the first person who came along with a database
OID above 2 billion broke it. Repair.
Per bug #17677 from Sergey Pankov. Back-patch to v15.
Discussion: https://postgr.es/m/17677-a99fa067d7ed71c9@postgresql.org
pull/108/head
parent
8c71467908
commit
34fa0ddae5
Loading…
Reference in new issue