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

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

From
inoue@postgresql.org
Date:
  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.