mirror of
https://github.com/postgres/postgres.git
synced 2025-10-29 22:49:41 +03:00
remove:
#include "postgres.h" #include "c.h"
This commit is contained in:
@@ -6,17 +6,13 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: off.h,v 1.1 1996/08/28 01:58:18 scrappy Exp $
|
||||
* $Id: off.h,v 1.2 1996/10/31 09:49:58 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef OFF_H
|
||||
#define OFF_H
|
||||
|
||||
#include "c.h"
|
||||
#include "machine.h" /* for BLCKSZ */
|
||||
#include "storage/itemid.h"
|
||||
|
||||
/*
|
||||
* OffsetNumber:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user