Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit fc75484

Browse files
committed
Somehow the 'comment' here got messed up
1 parent 25a8c05 commit fc75484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/access/heapam.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
*-------------------------------------------------------------------------
1+
/*-------------------------------------------------------------------------
22
*
33
* heapam.h--
44
* POSTGRES heap access method definitions.
55
*
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: heapam.h,v 1.23 1998/01/24 22:47:59 momjian Exp $
9+
* $Id: heapam.h,v 1.24 1998/01/25 05:04:21 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/

0 commit comments

Comments
 (0)