pgsql/src/backend/utils/cache (catcache.c inval.c)

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Date: Friday, January 5, 2001 @ 17:54:37
Author: tgl

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

Modified Files:
catcache.c inval.c

----------------------------- 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.