projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8409b3
)
Remove spurious entry from missed catch while patch juggling
author
Simon Riggs
<simon@2ndQuadrant.com>
Wed, 2 Nov 2011 08:37:52 +0000
(08:37 +0000)
committer
Simon Riggs
<simon@2ndQuadrant.com>
Wed, 2 Nov 2011 08:37:52 +0000
(08:37 +0000)
src/backend/utils/init/postinit.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/init/postinit.c
b/src/backend/utils/init/postinit.c
index 0fda55af0fcc560988d8715d3c43a87aaf912dc0..94f92dd7343af74c37b7efe9f5f57a44f42c3d9e 100644
(file)
--- a/
src/backend/utils/init/postinit.c
+++ b/
src/backend/utils/init/postinit.c
@@
-36,7
+36,6
@@
#include "pgstat.h"
#include "postmaster/autovacuum.h"
#include "postmaster/postmaster.h"
-#include "postmaster/startup.h"
#include "replication/walsender.h"
#include "storage/bufmgr.h"
#include "storage/fd.h"