projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b6b82b
)
another one cleaned up
author
Marc G. Fournier
<
[email protected]
>
Sat, 19 Oct 1996 04:05:44 +0000
(
04:05
+0000)
committer
Marc G. Fournier
<
[email protected]
>
Sat, 19 Oct 1996 04:05:44 +0000
(
04:05
+0000)
src/include/access/strat.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/access/strat.h
b/src/include/access/strat.h
index e95fc622910776edd74a2085057aadff38c6c0b1..e1ab475b195ea2e9738b815dba8120e0d0c80a65 100644
(file)
--- a/
src/include/access/strat.h
+++ b/
src/include/access/strat.h
@@
-7,16
+7,14
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: strat.h,v 1.
1 1996/08/27 21:50:25
scrappy Exp $
+ * $Id: strat.h,v 1.
2 1996/10/19 04:05:44
scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef STRAT_H
#define STRAT_H
-#include "postgres.h"
-#include "access/attnum.h"
-#include "access/skey.h"
+#include "access/skey.h"
typedef uint16 StrategyNumber;