projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce4c0ce
)
Another one bites the dust
author
Marc G. Fournier
Wed, 6 Nov 1996 07:05:18 +0000
(07:05 +0000)
committer
Marc G. Fournier
Wed, 6 Nov 1996 07:05:18 +0000
(07:05 +0000)
src/include/catalog/indexing.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/indexing.h
b/src/include/catalog/indexing.h
index e1325b529bc79743b3d317880aa599bc033becfc..a7fd5673d9a586157e440212010bb478986c1492 100644
(file)
--- a/
src/include/catalog/indexing.h
+++ b/
src/include/catalog/indexing.h
@@
-7,14
+7,15
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: indexing.h,v 1.
1 1996/08/28 01:56:29
scrappy Exp $
+ * $Id: indexing.h,v 1.
2 1996/11/06 07:05:18
scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef INDEXING_H
#define INDEXING_H
-#include "utils/rel.h"
+#include
+#include
/*
* Some definitions for indices on pg_attribute