Re: pgsql: Include the backend ID in the relpath of temporary relations.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Include the backend ID in the relpath of temporary relations.
Date: 2010-08-13 21:51:08
Message-ID: 22664.1281736268@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

rhaas(at)postgresql(dot)org (Robert Haas) writes:
> Include the backend ID in the relpath of temporary relations.

A couple of the buildfarm members don't like this patch. I think you
missed making some edits in some dtrace calls.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-08-13 22:38:29 Re: pgsql: Include the backend ID in the relpath of temporary relations.
Previous Message Tom Lane 2010-08-13 20:56:18 pgsql: Clean up failure to use ClosePager() where appropriate in help.c.

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-08-13 22:02:16 Re: WIP partial replication patch
Previous Message Alvaro Herrera 2010-08-13 21:47:47 Window functions seem to inhibit push-down of quals into views