On Fri, Aug 13, 2010 at 6:38 PM, Robert Haas <[email protected]> wrote: > On Fri, Aug 13, 2010 at 5:51 PM, Tom Lane <[email protected]> wrote: >> [email protected] (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. > > Well, I guess that's why we have a buildfarm. Working on it now...
I have taken a crack at fixing this but someone who understands DTrace better than I do may want to check and see if the changes look sane. It appears to me that we have no documentation - not even so much as a source code comment - explaining how these probes are supposed to work or what the arguments to each one are intended mean. That may not be ideal. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
