TopicMailing ListsActivityParticipants
4 commits
Add auxiliary lists to GUC data structures for better performance.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Replace the sorted array of GUC variables with a hash table.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Store GUC data in a memory context, instead of using malloc().
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Make some minor improvements in memory-context infrastructure.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
2022-11Committed
Patch#3879
CINot processed
CommitterTom Lane (tgl)
Modernizing our GUC infrastructure
Modernizing our GUC infrastructure
hackers
17 replies
Oct 07, 2022
Tom LanePavel StehuleJunwang ZhaoRobert HaasAndres Freund+1
pgsql: Stamp 15beta4.
comitters
0 replies
Sep 05, 2022
Tom Lane