Re: Re: Replace plain-memory ordered array by binary tree in ts_stat() function.

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: Re: Replace plain-memory ordered array by binary tree in ts_stat() function.
Дата
Msg-id 4923E967.1070205@sigaev.ru
обсуждение исходный текст
Ответ на Re: Replace plain-memory ordered array by binary tree in ts_stat() function.  (Peter Eisentraut <Peter.Eisentraut@Sun.COM>)
Ответы Re: Re: Replace plain-memory ordered array by binary tree in ts_stat() function.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Fixed, but my gcc didn't emit such message.

> The patch mentioned in the subject leaves this compiler warning:
> 
> tsvector_op.c: In function ‘insertStatEntry’:
> tsvector_op.c:815: warning: ‘res’ may be used uninitialized in this 
> function

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


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

Предыдущее
От: Russell Smith
Дата:
Сообщение: Re: Re: [BUGS] libpq does not manage SSL callbacks properly when other libraries are involved.
Следующее
От: "Rushabh Lathia"
Дата:
Сообщение: Problem with Bitmap Heap Scan