aboutsummaryrefslogtreecommitdiff
path: root/src/include/utils/relcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/relcache.h')
-rw-r--r--src/include/utils/relcache.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/relcache.h b/src/include/utils/relcache.h
index 9cf3eee3bde..fd22a65296d 100644
--- a/src/include/utils/relcache.h
+++ b/src/include/utils/relcache.h
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: relcache.h,v 1.32 2002/06/20 20:29:53 momjian Exp $
+ * $Id: relcache.h,v 1.33 2002/08/02 22:36:05 tgl Exp $
*
*-------------------------------------------------------------------------
*/
@@ -63,7 +63,7 @@ extern void RelationCacheInvalidate(void);
extern void RelationPurgeLocalRelation(bool xactComitted);
-extern void RelationCacheAbort(void);
+extern void AtEOXactRelationCache(bool commit);
/*
* Routines to help manage rebuilding of relcache init file