File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
*
11
11
*
12
12
* IDENTIFICATION
13
- * $Header: /cvsroot/pgsql/src/backend/postmaster/postmaster.c,v 1.124 1999/10/08 04:28:43 momjian Exp $
13
+ * $Header: /cvsroot/pgsql/src/backend/postmaster/postmaster.c,v 1.125 1999/10/08 05:20:48 momjian Exp $
14
14
*
15
15
* NOTES
16
16
*
@@ -1771,8 +1771,8 @@ DoBackend(Port *port)
1771
1771
#endif
1772
1772
1773
1773
/*
1774
- * Pass the requested debugging level along to the backend. We
1775
- * decrement by one; level one debugging in the postmaster traces
1774
+ * Pass the requested debugging level along to the backend.
1775
+ * Level one debugging in the postmaster traces
1776
1776
* postmaster connection activity, and levels two and higher are
1777
1777
* passed along to the backend. This allows us to watch only the
1778
1778
* postmaster or the postmaster and the backend.
You can’t perform that action at this time.
0 commit comments