index 0224cfb2641bca91b12daa3f1c5a72eea620158c..a887b9204825f1bf71ed92fc77a65fd09962763f 100644 (file)
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/backend/utils/cache/syscache.c,v 1.126 2010年02月14日 18:42:17 rhaas Exp $
+ * $PostgreSQL: pgsql/src/backend/utils/cache/syscache.c,v 1.127 2010年08月06日 03:46:23 rhaas Exp $
*
* NOTES
* These routines allow the parser/planner/executor to perform
* rapid lookups on the contents of the system catalogs.
*
- * see catalog/syscache.h for a list of the cache id's
+ * see utils/syscache.h for a list of the cache id's
*
*-------------------------------------------------------------------------
*/