Re: Warning "TupleDesc reference leak"
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Marek Lewczuk <newsy(at)lewczuk(dot)com>
- Cc: Lista dyskusyjna pgsql-general <pgsql-general(at)postgresql(dot)org>
- Subject: Re: Warning "TupleDesc reference leak"
- Date: Fri, 23 Feb 2007 09:17:48 -0500
- Message-id: <17226(dot)1172240268(at)sss(dot)pgh(dot)pa(dot)us>
Marek Lewczuk <newsy(at)lewczuk(dot)com> writes:
> after suggestions that I should postgres update to the latest (currently
> I have 8.2.3) I thought that my problem will be solved. But no, it is
> not - postgres still throws warnings:
> WARNING: TupleDesc reference leak: TupleDesc 0x41fd7018 (16427,-1)
> still referenced
Show us a test case please.
regards, tom lane
Home |
Main Index |
Thread Index