mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
slow work...
This commit is contained in:
parent
f697bf3b85
commit
d0bfb6b78d
@ -6,17 +6,15 @@
|
||||
*
|
||||
* 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
|
||||
#define ITUP_H
|
||||
|
||||
#include "c.h"
|
||||
#include "access/ibit.h"
|
||||
#include "access/tupdesc.h" /* for TupleDesc */
|
||||
#include "storage/itemptr.h"
|
||||
#include "access/tupdesc.h"
|
||||
|
||||
#define MaxIndexAttributeNumber 7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user