projects
/
users
/
kgrittn
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7ea6be
)
Remove missed reference to SilentMode.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 4 Jul 2011 14:35:52 +0000
(10:35 -0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 4 Jul 2011 14:35:52 +0000
(10:35 -0400)
src/include/postmaster/postmaster.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/postmaster/postmaster.h
b/src/include/postmaster/postmaster.h
index 25cc84a47f79b952ca4c8bbe1211a7a1bceaac76..f7072f55cf8543f333be2ce14781512cd664cc59 100644
(file)
--- a/
src/include/postmaster/postmaster.h
+++ b/
src/include/postmaster/postmaster.h
@@
-15,7
+15,6
@@
/* GUC options */
extern bool EnableSSL;
-extern bool SilentMode;
extern int ReservedBackends;
extern int PostPortNumber;
extern int Unix_socket_permissions;