]> granicus.if.org Git - postgresql/commit
This patch fixes one serious bug (runaway INSERT) and a few rare (and
authorBruce Momjian <bruce@momjian.us>
Tue, 30 Jul 2002 16:08:33 +0000 (16:08 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 30 Jul 2002 16:08:33 +0000 (16:08 +0000)
commitceb438ed8c39bc647e0b0c33cf7d2d7ab2f21b2d
treeb93c90cef9e96b49ecfae28c0b0518b25e645b82
parentbf7d8e42994b79a1020380f465a4a861c0f1c704
This patch fixes one serious bug (runaway INSERT) and a few rare (and
hard to reproduce) error conditions.

Manfred Koizar
src/backend/access/heap/heapam.c
src/backend/utils/time/tqual.c