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:
9ec5e78
)
Another
author
Marc G. Fournier
<
[email protected]
>
Tue, 5 Nov 1996 07:24:03 +0000
(07:24 +0000)
committer
Marc G. Fournier
<
[email protected]
>
Tue, 5 Nov 1996 07:24:03 +0000
(07:24 +0000)
src/include/access/ibit.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/access/ibit.h
b/src/include/access/ibit.h
index 57cb73051845b8893deac748681ddb0ef616c884..8cb1722160831244f2381299be188e289f4997a3 100644
(file)
--- a/
src/include/access/ibit.h
+++ b/
src/include/access/ibit.h
@@
-6,14
+6,14
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: ibit.h,v 1.
3 1996/11/03 08:17:20
scrappy Exp $
+ * $Id: ibit.h,v 1.
4 1996/11/05 07:24:03
scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef IBIT_H
#define IBIT_H
-#include
"utils/memutils.h"
+#include
<utils/memutils.h>
typedef struct IndexAttributeBitMapData {
char bits[(MaxIndexAttributeNumber + MaxBitsPerByte - 1)