Re: Cube extension kNN support

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Stas Kelvich <stas(dot)kelvich(at)gmail(dot)com>, obartunov(at)gmail(dot)com
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Cube extension kNN support
Date: 2013-12-11 22:08:03
Message-ID: 52A8E243.2030503@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

cube.c: In function ‘g_cube_distance’:
cube.c:1453:2: warning: ‘retval’ may be used uninitialized in this function [-Wmaybe-uninitialized]

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2013-12-11 22:13:11 Re: Performance Improvement by reducing WAL for Update Operation
Previous Message AK 2013-12-11 22:03:23 Re: Let us fix the documentation