Refactor ShmemIndex initialization Initialize the ShmemIndex hash table in InitShmemAllocator() already, removing the need for the separate InitShmemIndex() step. Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> Discussion: https://www.postgresql.org/message-id/CAExHW5vM1bneLYfg0wGeAa=52UiJ3z4vKd3AJ72X8Fw6k3KKrg@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/6b8238cb6aa76924fa63640fe421c421d2fa5472 Modified Files -------------- src/backend/storage/ipc/ipci.c | 8 +-- src/backend/storage/ipc/shmem.c | 143 ++++++++++++++++------------------------ src/include/storage/shmem.h | 1 - 3 files changed, 56 insertions(+), 96 deletions(-)
pgsql-committers by date:
Соглашаюсь с условиями обработки персональных данных