This patch fixes one serious bug (runaway INSERT) and a few rare (and

Bruce Momjian <bruce@momjian.us>

Commit: ceb438ed8c39bc647e0b0c33cf7d2d7ab2f21b2d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-07-30T16:08:33Z
Releases: 7.3.1
This patch fixes one serious bug (runaway INSERT) and a few rare (and
hard to reproduce) error conditions.

Manfred Koizar

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +16 −5
src/backend/utils/time/tqual.c modified +2 −1