提交 54c2aa99 编写于 作者: M Marc G. Fournier

And another...

上级 8202bce9
......@@ -6,16 +6,16 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: heaptuple.h,v 1.2 1996/11/03 08:17:19 scrappy Exp $
* $Id: heaptuple.h,v 1.3 1996/11/05 07:18:05 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef HEAPTUPLE_H
#define HEAPTUPLE_H
#include "access/htup.h"
#include "storage/buf.h"
#include "access/tupdesc.h"
#include <access/tupdesc.h>
#include <storage/buf.h>
#include <access/htup.h>
extern char *heap_getattr(HeapTuple tup,
Buffer b,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册