mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
Fix out of date comment
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user