mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-05 19:09:58 +08:00
Fix out of date comment
This commit is contained in:
parent
d2e4bf688e
commit
3f16cb505d
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user