projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d5c3ec
)
Hopefully that cleans up the cruft from rel.h
author
Marc G. Fournier
Sat, 19 Oct 1996 04:31:45 +0000
(
04:31
+0000)
committer
Marc G. Fournier
Sat, 19 Oct 1996 04:31:45 +0000
(
04:31
+0000)
src/include/utils/rel.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/utils/rel.h
b/src/include/utils/rel.h
index 4e97be4e4d408328f177dc9b89da9a8dd416efca..7f8750cb7c12a9124c3392827d84c213751234ff 100644
(file)
--- a/
src/include/utils/rel.h
+++ b/
src/include/utils/rel.h
@@
-6,13
+6,14
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: rel.h,v 1.
2 1996/10/19 04:06:48
scrappy Exp $
+ * $Id: rel.h,v 1.
3 1996/10/19 04:31:45
scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef REL_H
#define REL_H
+#include "access/tupdesc.h"
#include "storage/fd.h"
#include "catalog/pg_am.h"
#include "catalog/pg_class.h"