Re: including backend ID in relpath of temp rels - updated patch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: including backend ID in relpath of temp rels - updated patch
Date
Msg-id 29692.1281718594@sss.pgh.pa.us
Whole thread Raw
In response to Re: including backend ID in relpath of temp rels - updated patch  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Fri, Aug 13, 2010 at 12:49 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Also, it'd be better if BBB and FFF were marked up as <replaceable>
>> rather than <literal>, see examples elsewhere in that file.

> I see.  How should I mark tBBB_FFF?

I'd do
<literal>t<replaceable>BBB</replaceable>_<replaceable>FFF</replaceable></literal>
        regards, tom lane


pgsql-hackers by date:

Previous
From: Joseph Adams
Date:
Subject: Re: patch: General purpose utility functions used by the JSON data type
Next
From: Robert Haas
Date:
Subject: Re: patch: General purpose utility functions used by the JSON data type