Re: pageinspect: Hash index support

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pageinspect: Hash index support
Дата
Msg-id 7351c7bb-db87-be4a-0b86-7f7aad0bed41@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: pageinspect: Hash index support  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pageinspect: Hash index support
Список pgsql-hackers
On 11/2/16 1:54 PM, Tom Lane wrote:
> I think the right thing is likely to be to copy the presented bytea
> into a palloc'd (and therefore properly aligned) buffer.  And not
> just in this one function.

Does the attached look reasonable?

--
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Row level security implementation in Foreign Table in Postgres
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Minor code improvement to postgresGetForeignJoinPaths