]> granicus.if.org Git - postgresql/commitdiff
Somehow the 'comment' here got messed up
authorMarc G. Fournier <scrappy@hub.org>
Sun, 25 Jan 1998 05:04:21 +0000 (05:04 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 25 Jan 1998 05:04:21 +0000 (05:04 +0000)
src/include/access/heapam.h

index 9aa72939311820ae95834ef3c0acc26258d8752e..cb9765c6d5a49c6802a190febab26a3323ed0fa7 100644 (file)
@@ -1,4 +1,4 @@
- *-------------------------------------------------------------------------
+/*-------------------------------------------------------------------------
  *
  * heapam.h--
  *       POSTGRES heap access method definitions.
@@ -6,7 +6,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: heapam.h,v 1.23 1998/01/24 22:47:59 momjian Exp $
+ * $Id: heapam.h,v 1.24 1998/01/25 05:04:21 scrappy Exp $
  *
  *-------------------------------------------------------------------------
  */