OSDN Git Service

Ensure that if the OID counter wraps around, we will not generate 0,
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 Jul 2000 20:18:19 +0000 (20:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 25 Jul 2000 20:18:19 +0000 (20:18 +0000)
commit742cd8799923d8d30ee90294130bb973af486b80
treee779fada2f1fa46b764e5e813eabb43de1f06341
parent667d5ed206942aa21c3e41919fa8f0cce98599e6
Ensure that if the OID counter wraps around, we will not generate 0,
nor any OID in the reserved range (1-16383).
src/backend/access/transam/varsup.c