Re: [HACKERS] Memory problem?

Поиск
Список
Период
Сортировка
От Vince Vielhaber
Тема Re: [HACKERS] Memory problem?
Дата
Msg-id Pine.BSF.4.05.9906181035180.5601-100000@paprika.michvhf.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Memory problem?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] BeOS port
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] tables > 1 gig