Remove spurious entry from missed catch while patch juggling
authorSimon Riggs <[email protected]>
Wed, 2 Nov 2011 08:37:52 +0000 (08:37 +0000)
committerSimon Riggs <[email protected]>
Wed, 2 Nov 2011 08:37:52 +0000 (08:37 +0000)
src/backend/utils/init/postinit.c

index 0fda55af0fcc560988d8715d3c43a87aaf912dc0..94f92dd7343af74c37b7efe9f5f57a44f42c3d9e 100644 (file)
@@ -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"