Possible bug in postgres || libpq

From: fredrik chabot <fredrik(at)f6(dot)nl>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Possible bug in postgres || libpq
Date: 1999-11-08 20:38:46
Message-ID: 382734D6.D2AB8401@f6.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi

I'm started to try to use postgres as a backend for an bussiness
application run up to what i think could be a bug in either postgres or
libpq

Mainly a

> NOTICE: Buffer Leak: [012] (freeNext=-3, freePrev=-3, relname=dsrbk,
> blockNum=0, flags=0x4, refcount=64 3)

or similar following a COMMIT and a core after some time.

It is reproducable when running the same commands thrue the psql util.

Log included, i know it isn't pretty sql code but it should work right?
All cursors are on unique indexes.

Iff this is a mailing list of some sort pls cc any answer to my e-mail
address.

Thank's
---
Met vriendelijke groet,

Fredrik Chabot

Attachment Content-Type Size
psql.commands.log text/plain 38.3 KB

Browse pgsql-bugs by date

  From Date Subject
Next Message fredrik chabot 1999-11-08 20:46:53 Possible bug in postgres || libpq
Previous Message Eugenio Pierno 1999-11-08 14:58:58 libplpgsql error on Alpha: solved