1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-27 00:12:01 +03:00

these ones have their dependencies cleaned up

This commit is contained in:
Marc G. Fournier
1996-11-05 10:37:16 +00:00
parent 500ce42f37
commit 6608278ea4
8 changed files with 33 additions and 45 deletions

View File

@@ -6,13 +6,15 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: istrat.h,v 1.3 1996/11/05 08:18:13 scrappy Exp $
* $Id: istrat.h,v 1.4 1996/11/05 10:37:04 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef ISTRAT_H
#define ISTRAT_H
#include <utils/rel.h>
#include <access/strat.h>
/*
* StrategyNumberIsValid --