From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | Grzegorz Jaskiewicz <gj(at)pointblue(dot)com(dot)pl> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: SOLVED Re: _penalty gist method invoked with one key |
Date: | 2005-10-28 01:52:51 |
Message-ID: | 43618473.7030003@familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Grzegorz - it'd be great if you submitted documentation improvements :)
Grzegorz Jaskiewicz wrote:
> Sorry for all this crap, this is bullocks.
> reason was, one of internal functions didn't filled out length value,
> and since the type is variable length, we had trouble.
> Postgres wasn't copying anything, since length was 0, hence the NULL -
> >key.
> So here's little request. Could someone please put ASSERT somewhere
> that would make it visible to ppl that are as stupid as me, and forgot
> to fill that field out?
> Would be great, me myself I have no idea where it should go really.
>
> Thanks again.
>
> p.s.. yeah, good docs on gist are still missing, I mean tutorial, or
> really really good docs.
> I have to thank here to AndrewSN for all the help, and have enough
> patience to help me, even through I sometimes ask too many stupid
> questions, or simply try to do stuff my way, rather than use his very
> good suggestions. Thank You.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2005-10-28 01:54:10 | Re: relfilenode |
Previous Message | Mark Kirkwood | 2005-10-28 01:50:15 | Re: TODO Item - Add system view to show free space map |