This patch fixes one serious bug (runaway INSERT) and a few rare (and
Bruce Momjian <bruce@momjian.us>
This patch fixes one serious bug (runaway INSERT) and a few rare (and hard to reproduce) error conditions. Manfred Koizar
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/heapam.c | modified | +16 −5 |
| src/backend/utils/time/tqual.c | modified | +2 −1 |