Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ec5e78

Browse files
committed
And another one
1 parentbc711a3 commit9ec5e78

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎src/include/access/heapam.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: heapam.h,v 1.4 1996/11/03 08:17:18 scrappy Exp $
9+
* $Id: heapam.h,v 1.5 1996/11/05 07:22:50 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndefHEAPAM_H
1414
#defineHEAPAM_H
1515

16-
#include"access/relscan.h"
17-
#include"storage/buf.h"
16+
#include<access/relscan.h>
1817

1918
/* ----------------------------------------------------------------
2019
*heap access method statistics
@@ -83,7 +82,6 @@ extern HeapAccessStatistics heap_access_stats;/* in stats.c */
8382
* ----------------
8483
*/
8584
/* heap_create, heap_creatr, and heap_destroy are declared in catalog/heap.h */
86-
#include"catalog/heap.h"
8785

8886
/* heapam.c */
8987
externvoiddoinsert(Relationrelation,HeapTupletup);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp