mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
Another one bites the dust
This commit is contained in:
parent
ce4c0ce1de
commit
8544daf645
@ -7,14 +7,15 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 1994, Regents of the University of California
|
* 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
|
#ifndef INDEXING_H
|
||||||
#define INDEXING_H
|
#define INDEXING_H
|
||||||
|
|
||||||
#include "utils/rel.h"
|
#include <access/htup.h>
|
||||||
|
#include <utils/rel.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Some definitions for indices on pg_attribute
|
* Some definitions for indices on pg_attribute
|
||||||
|
Loading…
x
Reference in New Issue
Block a user