Repair oidvectorrecv and int2vectorrecv, which I broke while changing
Tom Lane <tgl@sss.pgh.pa.us>
Repair oidvectorrecv and int2vectorrecv, which I broke while changing them to use array_recv :-(. Per report from Tim Kordas.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/int.c | modified | +21 −6 |
| src/backend/utils/adt/oid.c | modified | +21 −6 |