varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()
Дата
Msg-id CAM3SWZQ9GwpcxVT7WCis=Q88tVePC1ZHxm7i2P-EVeAhQS1qZQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: varlena.c hash_any() and hash_uint32() calls require DatumGetUInt32()  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Attached patch adds DatumGetUInt32() around the hash_any() and
hash_uint32() calls within varlena.c. These should have been in the
original abbreviated keys commit. Mea culpa.

--
Peter Geoghegan

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Error with index on unlogged table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Ignoring entries generated by autoconf in code tree