mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Comment cleanup.
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
* IDENTIFICATION
|
* IDENTIFICATION
|
||||||
* $Header: /cvsroot/pgsql/src/backend/postmaster/postmaster.c,v 1.124 1999/10/08 04:28:43 momjian Exp $
|
* $Header: /cvsroot/pgsql/src/backend/postmaster/postmaster.c,v 1.125 1999/10/08 05:20:48 momjian Exp $
|
||||||
*
|
*
|
||||||
* NOTES
|
* NOTES
|
||||||
*
|
*
|
||||||
@ -1771,8 +1771,8 @@ DoBackend(Port *port)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Pass the requested debugging level along to the backend. We
|
* Pass the requested debugging level along to the backend.
|
||||||
* decrement by one; level one debugging in the postmaster traces
|
* Level one debugging in the postmaster traces
|
||||||
* postmaster connection activity, and levels two and higher are
|
* postmaster connection activity, and levels two and higher are
|
||||||
* passed along to the backend. This allows us to watch only the
|
* passed along to the backend. This allows us to watch only the
|
||||||
* postmaster or the postmaster and the backend.
|
* postmaster or the postmaster and the backend.
|
||||||
|
Reference in New Issue
Block a user