Commit 3f16cb50 authored by Magnus Hagander's avatar Magnus Hagander

Fix out of date comment

parent d2e4bf68
......@@ -4468,8 +4468,7 @@ BackendInitialize(Port *port)
* BackendRun -- set up the backend's argument list and invoke PostgresMain()
*
* returns:
* Shouldn't return at all.
* If PostgresMain() fails, return status.
* Doesn't return at all.
*/
static void
BackendRun(Port *port)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment