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

From Teodor Sigaev
Subject Re: Re: Replace plain-memory ordered array by binary tree in ts_stat() function.
Date
Msg-id 4923E967.1070205@sigaev.ru
Whole thread Raw
In response to Re: Replace plain-memory ordered array by binary tree in ts_stat() function.  (Peter Eisentraut <Peter.Eisentraut@Sun.COM>)
Responses Re: Re: Replace plain-memory ordered array by binary tree in ts_stat() function.  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Russell Smith
Date:
Subject: Re: Re: [BUGS] libpq does not manage SSL callbacks properly when other libraries are involved.
Next
From: "Rushabh Lathia"
Date:
Subject: Problem with Bitmap Heap Scan