| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Open items for 8.2 |
| Date: | 2006-09-05 12:01:22 |
| Message-ID: | 20060905120122.GA21195@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > A quickie: this item
> > Store only active XIDs in subtransaction cache
> > was already done:
>
> I think Bruce is referring to the idea that you and I each arrived at
> recently, ie removing subcommitted subxact XIDs from the PGPROC cache
> if they hadn't stored any tuples. That certainly wasn't done by my
> commit you mention ... did you do it when I wasn't looking?
Ah, true -- no, I didn't do it, sorry :-)
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2006-09-05 12:21:46 | Dead code? |
| Previous Message | Chris Mair | 2006-09-05 11:44:17 | Re: ECPG regression failures on OpenBSD |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Fetter | 2006-09-05 13:25:32 | Re: XML syntax patch |
| Previous Message | Michael Glaesemann | 2006-09-05 11:58:11 | Re: [HACKERS] Interval aggregate regression failure |