Ensure that if the OID counter wraps around, we will not generate 0,
Tom Lane <tgl@sss.pgh.pa.us>
Ensure that if the OID counter wraps around, we will not generate 0, nor any OID in the reserved range (1-16383).
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/varsup.c | modified | +83 −91 |