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

Commit7f15f8f

Browse files
committed
Fix breakage caused by conflicting patches, as evidenced by the buildfarm.
1 parent281a724 commit7f15f8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/backend/access/index/genam.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/access/index/genam.c,v 1.69 2008/06/0822:41:04 tgl Exp $
11+
* $PostgreSQL: pgsql/src/backend/access/index/genam.c,v 1.70 2008/06/0823:16:43 alvherre Exp $
1212
*
1313
* NOTES
1414
* many of the old access method routines have been turned into
@@ -24,6 +24,7 @@
2424
#include"access/transam.h"
2525
#include"miscadmin.h"
2626
#include"pgstat.h"
27+
#include"storage/bufmgr.h"
2728
#include"utils/tqual.h"
2829

2930

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp