mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
another another one
This commit is contained in:
parent
c2c618fada
commit
f3671cc910
@ -6,15 +6,13 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: htup.h,v 1.1 1996/08/27 21:50:14 scrappy Exp $
|
||||
* $Id: htup.h,v 1.2 1996/10/19 04:02:39 scrappy Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef HTUP_H
|
||||
#define HTUP_H
|
||||
|
||||
#include "access/attnum.h"
|
||||
#include "storage/bufpage.h" /* just to reduce levels of #include */
|
||||
#include "storage/itemptr.h"
|
||||
#include "utils/nabstime.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user