Re: memory management suggestion - Mailing list pgsql-hackers

From Tom Lane
Subject Re: memory management suggestion
Date
Msg-id 7715.970413577@sss.pgh.pa.us
Whole thread Raw
In response to Re: memory management suggestion  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-hackers
Karel Zak <zakkr@zf.jcu.cz> writes:
>  This is really old story. I hope that Tom think of this and has it's 
> in his care. A problem is that standard day of this planet has 
> 24 hours for all people (incl. Tom :-), right?

Yup.  I've got one more area to wrap up in the new-features business
(I really want to make UNION/INTERSECT/EXCEPT work with subqueries in
FROM) and then it's back to mopup on memory management etc.

Fortunately, since Vadim requested a postponement of the beta schedule,
there's still time ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: pg_dump, BLOBs and single-table dumps - RFC
Next
From: Tom Lane
Date:
Subject: Re: What do I need to be able to compile the source in Win32