pgsql/src/backend/catalog index.c

From: Hiroshi Inoue <inoue(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/catalog index.c
Date: 2001-01-18 04:01:43
Message-ID: 200101180401.f0I41hi54347@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: inoue(at)hub(dot)org 01/01/17 23:01:42

Modified files:
src/backend/catalog: index.c

Log message:
Change LockClassinfoForUpdate() to retry mark4update() in case
the tuple is already uodated. (If LockClassinfoForUpdate() is
thought to be useful).

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-01-18 04:12:48 pgsql/doc/TODO.detail tablespaces
Previous Message Bruce Momjian - CVS 2001-01-18 03:15:56 pgsql/doc TODO