Re: Modernizing our GUC infrastructure

Поиск
Список
Период
Сортировка
От Junwang Zhao
Тема Re: Modernizing our GUC infrastructure
Дата
Msg-id CAEG8a3+bMvNby6-YdGiooU9hdWv8qXZ44BAZDWoyO=4itNbQ7w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Modernizing our GUC infrastructure  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
ah, yes, that makes sense ;)

On Tue, Sep 6, 2022 at 10:48 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Junwang Zhao <zhjwpku@gmail.com> writes:
> >   /*
> > - * Create table with 20% slack
> > + * Create hash table with 20% slack
> >   */
> >   size_vars = num_vars + num_vars / 4;
>
> > Should we change 20% to 25%, I thought that might be
> > a typo.
>
> No ... 20% of the allocated space is spare.
>
>                         regards, tom lane



-- 
Regards
Junwang Zhao



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: pg_publication_tables show dropped columns
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_publication_tables show dropped columns