Re: pgsql: Restrict the use of temporary namespace in two-phasetransaction - Mailing list pgsql-committers

From Peter Eisentraut
Subject Re: pgsql: Restrict the use of temporary namespace in two-phasetransaction
Date
Msg-id 5ea2c610-5fb1-4ae2-b48c-b097c680b38f@2ndquadrant.com
Whole thread Raw
In response to Re: pgsql: Restrict the use of temporary namespace in two-phasetransaction  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: pgsql: Restrict the use of temporary namespace in two-phasetransaction
List pgsql-committers
On 09/02/2019 16:06, Peter Eisentraut wrote:
> On 08/02/2019 11:00, Michael Paquier wrote:
>> On Fri, Feb 08, 2019 at 10:41:59AM +0100, Peter Eisentraut wrote:
>>> We usually don't use "namespace" in user-facing error messages.  Can you
>>> change it to say "temporary schema"?
>>
>> Or just switch to "temporary objects" like it's done on HEAD for the
>> second message?
> 
> Yeah, even better.

Committed that way.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Adjust error message
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Restrict the use of temporary namespace in two-phasetransaction