Re: max( bool )? - Mailing list pgsql-sql

From Cedar Cox
Subject Re: max( bool )?
Date
Msg-id Pine.LNX.4.21.0104042352570.10565-200000@nanu.visionforisrael.com
Whole thread Raw
In response to Re: max( bool )?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: max( bool )?
List pgsql-sql
On Wed, 4 Apr 2001, Tom Lane wrote:
> Cedar Cox <cedarc@visionforisrael.com> writes:
> > And I get this notice:
> 
> >   NOTICE:  PortalHeapMemoryFree: 0x0x824a6e8 not in alloc set!
> >   NOTICE:  Buffer Leak: [059] (freeNext=54, freePrev=58, relname=tblstsc1,
> > blockNum=0, flags=0x14, refcount=-4 -1)
> 
> (a) What Postgres version is this?
> 
> (b) Could we see the schemas for the tables?  (pg_dump -s output is the
> best way)

Ver 7.0.2 (sorry, I meant to include this... I think)

Attached is (b).  I have all kinds of horrid custom RI triggers.  I can
send the whole DB schema if necessary.

-Cedar

pgsql-sql by date:

Previous
From: "Gordon A. Runkle"
Date:
Subject: UNION in a VIEW?
Next
From: Phuong Ma
Date:
Subject: performance inconsistency