Re: WIP: Covering + unique indexes.

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: WIP: Covering + unique indexes.
Дата
Msg-id 3a09322e-314d-035f-8b72-fd10aaa3a547@sigaev.ru
обсуждение исходный текст
Ответ на Re: WIP: Covering + unique indexes.  (Jeff Janes <jeff.janes@gmail.com>)
Ответы Re: WIP: Covering + unique indexes.  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
>     Thanks to everyone, pushed.
> 
> 
> Indeed thanks, this will be a nice feature.
> 
> It is giving me a compiler warning on non-cassert builds using gcc 
> (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609:
> 
> indextuple.c: In function 'index_truncate_tuple':
> indextuple.c:462:6: warning: unused variable 'indnatts' [-Wunused-variable]
>    int   indnatts = tupleDescriptor->natts;

Thank you, fixed

-- 
Teodor Sigaev                      E-mail: teodor@sigaev.ru
                                       WWW: http://www.sigaev.ru/


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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: WIP: a way forward on bootstrap data
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: WIP: Covering + unique indexes.