Commit 9b6b82b9 authored by Marc G. Fournier's avatar Marc G. Fournier

and another one..

parent f3671cc9
...@@ -6,20 +6,15 @@ ...@@ -6,20 +6,15 @@
* *
* Copyright (c) 1994, Regents of the University of California * Copyright (c) 1994, Regents of the University of California
* *
* $Id: bufpage.h,v 1.2 1996/10/18 07:39:07 vadim Exp $ * $Id: bufpage.h,v 1.3 1996/10/19 04:03:29 scrappy Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
#ifndef BUFPAGE_H #ifndef BUFPAGE_H
#define BUFPAGE_H #define BUFPAGE_H
#include "c.h"
#include "machine.h" /* for BLCKSZ */
#include "storage/buf.h"
#include "storage/item.h"
#include "storage/itemid.h" #include "storage/itemid.h"
#include "storage/itemptr.h" #include "storage/item.h"
/* /*
* a postgres disk page is an abstraction layered on top of a postgres * a postgres disk page is an abstraction layered on top of a postgres
......
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