OSDN Git Service

Guard against stopping when numberTuples=0 and counter wraps around.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 8 Jan 2003 23:32:29 +0000 (23:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 8 Jan 2003 23:32:29 +0000 (23:32 +0000)
commit3bb248ac2321252e624b04cc39b188b41c5d5fa3
treef0bf0bd57e8488c46b61711d705e81e8c6f94aef
parentb56af49849f3f4f1aa95f31a74dc7ff3a14b575a
Guard against stopping when numberTuples=0 and counter wraps around.
src/backend/executor/execMain.c