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

Commite18ca9b

Browse files
committed
Fix dumb compile error in the last patch.
1 parentb40776d commite18ca9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/backend/commands/cluster.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
*
1313
* IDENTIFICATION
14-
* $PostgreSQL: pgsql/src/backend/commands/cluster.c,v 1.161 2007/05/18 23:19:41 alvherre Exp $
14+
* $PostgreSQL: pgsql/src/backend/commands/cluster.c,v 1.162 2007/05/19 01:02:34 alvherre Exp $
1515
*
1616
*-------------------------------------------------------------------------
1717
*/
@@ -20,6 +20,7 @@
2020
#include"access/genam.h"
2121
#include"access/heapam.h"
2222
#include"access/rewriteheap.h"
23+
#include"access/transam.h"
2324
#include"access/xact.h"
2425
#include"catalog/catalog.h"
2526
#include"catalog/dependency.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp