Repair not-too-well-thought-out code to do rangechecking of OIDs on
Tom Lane <tgl@sss.pgh.pa.us>
Repair not-too-well-thought-out code to do rangechecking of OIDs on 64-bit machines. Also, make oidvectorin use the same code as oidin.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/oid.c | modified | +88 −52 |
| src/include/postgres_ext.h | modified | +10 −2 |