Skip to content

Commit b3c7ad5

Browse files
committed
Comment cleanup.
1 parent fbe9d1a commit b3c7ad5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/postmaster/postmaster.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
*
1212
* 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 $
1414
*
1515
* NOTES
1616
*
@@ -1771,8 +1771,8 @@ DoBackend(Port *port)
17711771
#endif
17721772

17731773
/*
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
17761776
* postmaster connection activity, and levels two and higher are
17771777
* passed along to the backend. This allows us to watch only the
17781778
* postmaster or the postmaster and the backend.

0 commit comments

Comments
 (0)