pgsql/src/backend access/heap/heapam.c utils/t ...

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend access/heap/heapam.c utils/t ...
Date: 2002-07-30 16:08:33
Message-ID: 20020730160833.B45A9475B5B@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/07/30 12:08:33

Modified files:
src/backend/access/heap: heapam.c
src/backend/utils/time: tqual.c

Log message:
This patch fixes one serious bug (runaway INSERT) and a few rare (and
hard to reproduce) error conditions.

Manfred Koizar

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-07-30 16:20:03 pgsql/ oc/src/sgml/xfunc.sgml rc/backend/utils ...
Previous Message Thomas Lockhart 2002-07-30 15:40:02 Re: Weird manual page