git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8461ab5)
Suppress compiler warning induced by recent header file refactoring.
2008年5月16日 17:31:17 +0000 (17:31 +0000)
2008年5月16日 17:31:17 +0000 (17:31 +0000)

diff --git a/contrib/pgstattuple/pgstattuple.c b/contrib/pgstattuple/pgstattuple.c
index d7f9c8a3739e93001374afc63bfb606a86543246..4ed5ef1d5c5aa268d54b8e3394b5e249b0e158c7 100644 (file)
--- a/contrib/pgstattuple/pgstattuple.c
+++ b/contrib/pgstattuple/pgstattuple.c
@@ -1,5 +1,5 @@
/*
- * $PostgreSQL: pgsql/contrib/pgstattuple/pgstattuple.c,v 1.34 2008年05月12日 00:00:43 alvherre Exp $
+ * $PostgreSQL: pgsql/contrib/pgstattuple/pgstattuple.c,v 1.35 2008年05月16日 17:31:17 tgl Exp $
*
* Copyright (c) 2001,2002 Tatsuo Ishii
*
@@ -33,6 +33,7 @@
#include "funcapi.h"
#include "miscadmin.h"
#include "storage/bufmgr.h"
+#include "storage/lmgr.h"
#include "utils/builtins.h"
#include "utils/tqual.h"
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /