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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Teodor Sigaev <teodor(at)sigaev(dot)ru>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Replace plain-memory ordered array by binary tree in ts_stat() function.
Date: 2008-11-19 08:06:58
Message-ID: 4923C922.5020403@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

I took a quick look but it is not immediately obvious whether the
compiler might actually have a point here. Could you please fix this?

Browse pgsql-hackers by date

  From Date Subject
Next Message Russell Smith 2008-11-19 09:33:38 Re: Re: [BUGS] libpq does not manage SSL callbacks properly when other libraries are involved.
Previous Message Pavel Stehule 2008-11-19 06:06:13 add to documentation - upgrade from tsearch2