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

Commitec97c55

Browse files
committed
Put back yet another improperly-removed #include, per Mark Kirkwood.
1 parent8283cd7 commitec97c55

File tree

1 file changed

+2
-1
lines changed
  • src/backend/utils/misc

1 file changed

+2
-1
lines changed

‎src/backend/utils/misc/guc.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Written by Peter Eisentraut <peter_e@gmx.net>.
1111
*
1212
* IDENTIFICATION
13-
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.361 2006/12/06 17:35:49 neilc Exp $
13+
* $PostgreSQL: pgsql/src/backend/utils/misc/guc.c,v 1.362 2006/12/13 05:54:48 tgl Exp $
1414
*
1515
*--------------------------------------------------------------------
1616
*/
@@ -27,6 +27,7 @@
2727

2828

2929
#include"access/gin.h"
30+
#include"access/transam.h"
3031
#include"access/twophase.h"
3132
#include"access/xact.h"
3233
#include"catalog/namespace.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp