1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-25 13:17:41 +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,19 +6,16 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: valid.h,v 1.2 1996/10/31 09:46:44 scrappy Exp $
* $Id: valid.h,v 1.3 1996/11/05 10:37:07 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef VALID_H
#define VALID_H
#include "access/skey.h"
#include "storage/buf.h"
#include "utils/tqual.h"
#include "access/tupdesc.h"
#include "utils/rel.h"
#include "storage/bufpage.h"
#include <utils/tqual.h>
#include <storage/bufpage.h>
#include <utils/rel.h>
/* ----------------
* extern decl's