slow work...

This commit is contained in:
Marc G. Fournier 1996-10-19 04:08:58 +00:00
parent f697bf3b85
commit d0bfb6b78d

View File

@ -6,17 +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.1 1996/08/27 21:50:18 scrappy Exp $ * $Id: itup.h,v 1.2 1996/10/19 04:08:58 scrappy Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
#ifndef ITUP_H #ifndef ITUP_H
#define ITUP_H #define ITUP_H
#include "c.h"
#include "access/ibit.h"
#include "access/tupdesc.h" /* for TupleDesc */
#include "storage/itemptr.h" #include "storage/itemptr.h"
#include "access/tupdesc.h"
#define MaxIndexAttributeNumber 7 #define MaxIndexAttributeNumber 7