Re: "Some tests to cover hash_index"

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: "Some tests to cover hash_index"
Дата
Msg-id CA+TgmobCM-01hs32saJRYGtwXhzO9KzmYLvDGO+SfXboErCPUA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: "Some tests to cover hash_index"  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Ответы Re: "Some tests to cover hash_index"  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Список pgsql-hackers
On Tue, Aug 23, 2016 at 2:17 AM, Ashutosh Sharma <ashu.coek88@gmail.com> wrote:
> I have also removed the warning message that we used to get for hash index like 'WARNING: hash indexes are not
WAL-loggedand their use is discouraged' as this message is now no more visible w.r.t hash index after the WAL patch for
hashindex. Please have a look and let me know your thoughts. 

Well, that change should be part of Amit's patch to add WAL logging,
not this patch, whose mission is just to improve test coverage.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: Logical decoding of sequence advances, part II
Следующее
От: Antonin Houska
Дата:
Сообщение: Question about MVCC-unsafe commands