On Tue, Aug 29, 2006 at 05:13:40PM -0600, Charlie Savage <[EMAIL PROTECTED]>
wrote:
>> Tom Lane wrote:
>>
>>> It appears that building a gin index on an empty table fails on any
>>> platform. I get a null pointer dereference with the following stack
>>> trace
> Teodor Sigaev wrote:
>
>> Fixed i
The following bug has been logged online:
Bug reference: 2018
Logged by: Bernhard Weisshuhn
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1rc1
Operating system: Linux
Description:segfaults with some german errormessages
Details:
Some errormessages from
The following bug has been logged online:
Bug reference: 2019
Logged by: Bernhard Weisshuhn
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1rc1
Operating system: Linux Fedora Core 4 x86_64
Description:tsearch2-related coredump
Details:
We could not yet
On Thu, Nov 03, 2005 at 03:12:33PM +, Bernhard Weisshuhn <[EMAIL
PROTECTED]> wrote:
> The following bug has been logged online:
>
> Bug reference: 2019
> Logged by: Bernhard Weisshuhn
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8
Bernhard Weisshuhn wrote:
> The attached patch for Teodor seems to fix the problem for me. I say
^^^
I meant 'from' of course ;-)
--bkw
---(end of broadcast)---
TIP 6: explain analyze is your friend
On Thu, Nov 17, 2005 at 06:00:35PM +, Johannes <[EMAIL PROTECTED]> wrote:
> SELECT title FROM content WHERE title LIKE 'teane%';
>
> It uses to long time, I compare this with sybase
> and I was disappointed, but explain shows the reason.
>
>
> EXPLAIN SELECT title FROM content WHERE title L