1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-04 20:11:56 +03:00
#include "postgres.h"
	#include "c.h"
This commit is contained in:
Marc G. Fournier
1996-10-31 09:51:30 +00:00
parent 3341750769
commit 99412aef23
86 changed files with 87 additions and 185 deletions

View File

@@ -6,15 +6,13 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: sinvaladt.h,v 1.1 1996/08/28 01:58:29 scrappy Exp $
* $Id: sinvaladt.h,v 1.2 1996/10/31 09:50:07 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef SINVALADT_H
#define SINVALADT_H
#include "postgres.h" /* XXX */
#include "storage/ipc.h"
#include "storage/itemptr.h"
#include "storage/sinval.h"