pgsql/src/include/utils (catcache.h) - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/src/include/utils (catcache.h)
Date
Msg-id 200101052254.f05Msbb97664@hub.org
Whole thread Raw
List pgsql-committers
  Date: Friday, January  5, 2001 @ 17:54:37
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
     from hub.org:/home/projects/pgsql/tmp/cvs-serv97659/include/utils

Modified Files:
    catcache.h

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

Rename and document some invalidation routines to make it clearer that
they don't themselves flush any cache entries, only add to to-do lists
that will be processed later.


pgsql-committers by date:

Previous
From: tgl@postgresql.org
Date:
Subject: pgsql/src/test/regress/sql (inherit.sql)
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/src/backend/utils/cache (catcache.c inval.c)