On Wed, Sep 25, 2013 at 5:22 PM, Peter Eisentraut <pete...@gmx.net> wrote:

> On 9/23/13 5:36 PM, Alexander Korotkov wrote:
> > In the attached version of patch double finding of ItemPointer during
> > insert is avoided. Overhead becomes lower as expected.
>
> Fails cpluspluscheck:
>
> ./src/include/access/gin_private.h: In function ‘char*
> ginDataPageLeafReadItemPointer(char*, ItemPointer)’:
> ./src/include/access/gin_private.h:797:2: warning: comparison between
> signed and unsigned integer expressions [-Wsign-compare]
>

Thanks. Fixed in attached version of patch.

------
With best regards,
Alexander Korotkov.

Attachment: gin-packed-postinglists-7.patch.gz
Description: GNU Zip compressed data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to