Re: [HACKERS] Memory problem? - Mailing list pgsql-hackers

From Vince Vielhaber
Subject Re: [HACKERS] Memory problem?
Date
Msg-id Pine.BSF.4.05.9906181035180.5601-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: [HACKERS] Memory problem?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 18 Jun 1999, Tom Lane wrote:

> "Patrick Welche" <prlw1@newn.cam.ac.uk> writes:
> >>>> I am having trouble with PQclear causing a segmentation fault, and I don't
> >>>> really know where to look.
> 
> > Sure enough - pass the PgDatabase as a reference was the solution!
> 
> Hmm.  If copying a PgDatabase object doesn't work, then the copy
> constructor and assignment operators for it ought to be disabled
> (by declaring them private).  Vince?

Yep.  It's at the top of the list for the next updates.  I had noticed
a few things I wasn't all that thrilled with - some of 'em slipped by
and I didn't see 'em until I sent in the patches.  The docs are way
out of date too.  There's a couple odds and ends I need to tie up on
the web pages first, tho.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null      # include <std/disclaimers.h>
       TEAM-OS2       Online Campground Directory    http://www.camping-usa.com      Online Giftshop Superstore
http://www.cloudninegifts.com
==========================================================================





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] BeOS port
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] tables > 1 gig