Re: Review: B-Tree emulation for GIN

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Jeff Davis <pgsql(at)j-davis(dot)com>, Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Review: B-Tree emulation for GIN
Date: 2009-01-19 16:20:20
Message-ID: 4974A844.7010807@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> still relies on the fact that the numeric type will never make use of
>> the minimal varlena struct, however. I bring this up in case someone
>> sees it as a problem.
>
> Greg Stark was working on a patch to make certain values use the short
> representation.

Fake value contains only VARHDRSZ bytes.

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Chernow 2009-01-19 16:26:40 Re: libpq WSACleanup is not needed
Previous Message Magnus Hagander 2009-01-19 16:02:48 Re: libpq WSACleanup is not needed