mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
anothre one reduced to its component parts
This commit is contained in:
parent
d9ebe7711f
commit
c2c618fada
@ -6,17 +6,15 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: itemptr.h,v 1.1 1996/08/28 01:58:11 scrappy Exp $
|
||||
* $Id: itemptr.h,v 1.2 1996/10/19 04:01:41 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef ITEMPTR_H
|
||||
#define ITEMPTR_H
|
||||
|
||||
#include "c.h"
|
||||
#include "storage/block.h"
|
||||
#include "storage/block.h"
|
||||
#include "storage/off.h"
|
||||
#include "storage/itemid.h"
|
||||
|
||||
/*
|
||||
* ItemPointer:
|
||||
|
Loading…
Reference in New Issue
Block a user