Re: Change GUC hashtable to use simplehash?

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: Change GUC hashtable to use simplehash?
Дата
Msg-id CANWCAZbSFXbkSw+nOUeN0FD-pEV1Lqvc22H3QnWVhGREYMY-YA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Change GUC hashtable to use simplehash?  (John Naylor <johncnaylorls@gmail.com>)
Ответы Re: Change GUC hashtable to use simplehash?  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
I spent some time rewriting the comments and a couple other cosmetic
changes, and squashed into two patches: the second one has the
optimized string hashing. They each have still just one demo use case.
It looks pretty close to commitable, but I'll leave this up for a few
days in case anyone wants to have another look.

After this first step is out of the way, we can look into using this
more widely, including dynahash and the GUC hash.

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx