summaryrefslogtreecommitdiff
path: root/src/include/access/rmgr.h
diff options
context:
space:
mode:
authorPostgreSQL Daemon2003-11-29 22:41:33 +0000
committerPostgreSQL Daemon2003-11-29 22:41:33 +0000
commit55b113257c883722bef8a4dd145c6a0c3fde687f (patch)
treef5175c0a1fe0b58574a186b288f84ef463084e98 /src/include/access/rmgr.h
parent4c274b4f8a58ac1232aedfd2e55021b7ae85967b (diff)
make sure the $Id tags are converted to $PostgreSQL as well ...
Diffstat (limited to 'src/include/access/rmgr.h')
-rw-r--r--src/include/access/rmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/rmgr.h b/src/include/access/rmgr.h
index 1502ec6d632..e63e3fbc31d 100644
--- a/src/include/access/rmgr.h
+++ b/src/include/access/rmgr.h
@@ -3,7 +3,7 @@
*
* Resource managers definition
*
- * $Id: rmgr.h,v 1.9 2001/11/05 17:46:31 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/access/rmgr.h,v 1.10 2003/11/29 22:40:55 pgsql Exp $
*/
#ifndef RMGR_H
#define RMGR_H