Skip to content

Commit 9d5e973

Browse files
committed
Fix obsolete comment.
load_hba and load_ident load stuff in a separate memory context nowadays, not in the current memory context.
1 parent 22c734f commit 9d5e973

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/backend/utils/init/postinit.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,7 @@ PerformAuthentication(Port *port)
183183

184184
/*
185185
* In EXEC_BACKEND case, we didn't inherit the contents of pg_hba.conf
186-
* etcetera from the postmaster, and have to load them ourselves. Note we
187-
* are loading them into the startup transaction's memory context, not
188-
* PostmasterContext, but that shouldn't matter.
186+
* etcetera from the postmaster, and have to load them ourselves.
189187
*
190188
* FIXME: [fork/exec] Ugh. Is there a way around this overhead?
191189
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy