Re: problem with varlena and extended type

From: Greg Stark <gsstark(at)mit(dot)edu>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: problem with varlena and extended type
Date: 2009-07-04 21:31:21
Message-ID: 407d949e0907041431m34db3d49x13f4a8ac07f2b181@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It's pretty hard to guess where your bug is sitting here with no code
and no idea even what you've done to trigger it.

At a guess there someplace you haven't detoasted a datum that had to
be detoasted. But like I said that's just a guess.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2009-07-04 21:46:07 Re: problem with varlena and extended type
Previous Message Pavel Stehule 2009-07-04 19:58:46 problem with varlena and extended type