| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Restrict the use of temporary namespace in two-phase transaction |
| Date: | 2019-02-08 10:00:40 |
| Message-ID: | 20190208100040.GA2549@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
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?
Please note that I have kept the error message for temporary tables
for compatibility reasons on stable branches, and I would rather not
touch that. The second one is new though.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2019-02-08 11:01:57 | pgsql: Fix error handling around ssl_*_protocol_version settings |
| Previous Message | Peter Eisentraut | 2019-02-08 09:41:59 | Re: pgsql: Restrict the use of temporary namespace in two-phase transaction |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2019-02-08 10:01:46 | Re: Inconsistent error handling in the openssl init code |
| Previous Message | Ideriha, Takeshi | 2019-02-08 09:42:20 | RE: Protect syscache from bloating with negative cache entries |