Re: PostgreSQL 9.1.0 bug?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Harald Fuchs <hari(dot)fuchs(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 9.1.0 bug?
Date: 2011-09-16 07:52:24
Message-ID: 21641.1316159544@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Harald Fuchs <hari(dot)fuchs(at)gmail(dot)com> writes:
> I think I've found a bug either in PostgreSQL 9.1.0 or in the ip4r
> package (version 1.05).

Good catch --- gistendscan is forgetting to free so->giststate.
But it seems just as broken in 9.0 and probably before ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Guillaume Lelarge 2011-09-16 08:01:31 Re: Remote connection shows localhost databases
Previous Message Richard Huxton 2011-09-16 07:14:54 Re: Remote connection shows localhost databases