projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2c618f
)
another another one
author
Marc G. Fournier
<
[email protected]
>
Sat, 19 Oct 1996 04:02:39 +0000
(
04:02
+0000)
committer
Marc G. Fournier
<
[email protected]
>
Sat, 19 Oct 1996 04:02:39 +0000
(
04:02
+0000)
src/include/access/htup.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/access/htup.h
b/src/include/access/htup.h
index d669c383f725ad57f2d9ab0708fb1a5aaed64867..97ed8aeea752c76631721aa9681c68d2ff6cc597 100644
(file)
--- a/
src/include/access/htup.h
+++ b/
src/include/access/htup.h
@@
-6,15
+6,13
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: htup.h,v 1.
1 1996/08/27 21:50:14
scrappy Exp $
+ * $Id: htup.h,v 1.
2 1996/10/19 04:02:39
scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef HTUP_H
#define HTUP_H
-#include "access/attnum.h"
-#include "storage/bufpage.h" /* just to reduce levels of #include */
#include "storage/itemptr.h"
#include "utils/nabstime.h"