mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
another one cleaned up
This commit is contained in:
parent
9b6b82b91d
commit
6fd191c899
@ -7,15 +7,13 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 1994, Regents of the University of California
|
* Copyright (c) 1994, Regents of the University of California
|
||||||
*
|
*
|
||||||
* $Id: strat.h,v 1.1 1996/08/27 21:50:25 scrappy Exp $
|
* $Id: strat.h,v 1.2 1996/10/19 04:05:44 scrappy Exp $
|
||||||
*
|
*
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
#ifndef STRAT_H
|
#ifndef STRAT_H
|
||||||
#define STRAT_H
|
#define STRAT_H
|
||||||
|
|
||||||
#include "postgres.h"
|
|
||||||
#include "access/attnum.h"
|
|
||||||
#include "access/skey.h"
|
#include "access/skey.h"
|
||||||
|
|
||||||
typedef uint16 StrategyNumber;
|
typedef uint16 StrategyNumber;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user