pgsql/src/backend/utils/cache (relcache.c)

From: inoue(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/cache (relcache.c)
Date: 2001-01-06 01:48:59
Message-ID: 200101060148.f061mxS48931@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Friday, January 5, 2001 @ 20:48:59
Author: inoue

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/cache
from hub.org:/tmp/cvs-serv48264/utils/cache

Modified Files:
relcache.c

----------------------------- Log Message -----------------------------

init_irels() is changed to be called in RelationCacheInitializePhase2()
so that transactional control could guarantee the consistency.

Browse pgsql-committers by date

  From Date Subject
Next Message ishii 2001-01-06 03:33:18 pgsql/src/backend/commands (copy.c)
Previous Message tgl 2001-01-06 01:43:01 pgsql/src/pl/plpgsql/src (pl_exec.c)