summaryrefslogtreecommitdiff
path: root/src/backend/access/heap/hio.c
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 22:41:33 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 22:41:33 +0000
commit55b113257c883722bef8a4dd145c6a0c3fde687f (patch)
treef5175c0a1fe0b58574a186b288f84ef463084e98 /src/backend/access/heap/hio.c
parent4c274b4f8a58ac1232aedfd2e55021b7ae85967b (diff)
make sure the $Id tags are converted to $PostgreSQL as well ...
Diffstat (limited to 'src/backend/access/heap/hio.c')
-rw-r--r--src/backend/access/heap/hio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/access/heap/hio.c b/src/backend/access/heap/hio.c
index 9c7d72a7e4e..14eab56aed9 100644
--- a/src/backend/access/heap/hio.c
+++ b/src/backend/access/heap/hio.c
@@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
- * $Id: hio.c,v 1.50 2003/09/25 06:57:57 petere Exp $
+ * $PostgreSQL: pgsql/src/backend/access/heap/hio.c,v 1.51 2003/11/29 22:39:39 pgsql Exp $
*
*-------------------------------------------------------------------------
*/