Commit bc711a3f authored by Marc G. Fournier's avatar Marc G. Fournier

Another one bits the dust...

parent 54c2aa99
...@@ -6,15 +6,15 @@ ...@@ -6,15 +6,15 @@
* *
* Copyright (c) 1994, Regents of the University of California * Copyright (c) 1994, Regents of the University of California
* *
* $Id: itup.h,v 1.3 1996/11/03 08:17:21 scrappy Exp $ * $Id: itup.h,v 1.4 1996/11/05 07:20:09 scrappy Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
#ifndef ITUP_H #ifndef ITUP_H
#define ITUP_H #define ITUP_H
#include "storage/itemptr.h" #include <access/tupdesc.h>
#include "access/tupdesc.h" #include <storage/itemptr.h>
#define MaxIndexAttributeNumber 7 #define MaxIndexAttributeNumber 7
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment