Commit 6fd191c8 authored by Marc G. Fournier's avatar Marc G. Fournier

another one cleaned up

parent 9b6b82b9
...@@ -7,16 +7,14 @@ ...@@ -7,16 +7,14 @@
* *
* 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/skey.h"
#include "access/attnum.h"
#include "access/skey.h"
typedef uint16 StrategyNumber; typedef uint16 StrategyNumber;
......
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