Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeikki Linnakangas2023-10-09 08:23:50 +0000
committerHeikki Linnakangas2023-10-09 08:29:39 +0000
commit0bbafb534275686e780aae2964382e56321c61af (patch)
tree7e1cacbab34b35e9c0cfa0c6a493bf92e26ddaa1 /src/backend/parser/parser.c
parent1ca312686e4c4b270cb598429983a07c73a5c44a (diff)
Allocate Backend structs in PostmasterContext.
The child processes don't need them. By allocating them in PostmasterContext, the memory gets free'd and is made available for other stuff in the child processes. Reviewed-by: Thomas Munro Discussion: https://www.postgresql.org/message-id/4f95c1fc-ad3c-7974-3a8c-6faa3931804c@iki.fi
Diffstat (limited to 'src/backend/parser/parser.c')
0 files changed, 0 insertions, 0 deletions