| From: | 'Bruce Momjian' <bruce(at)momjian(dot)us> |
|---|---|
| To: | André Hänsel <andre(at)webkr(dot)de> |
| Cc: | orchideric(at)yahoo(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #15373: null / utf-8 |
| Date: | 2018-09-14 19:49:17 |
| Message-ID: | 20180914194917.GA22477@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Fri, Sep 14, 2018 at 10:15:48AM +0200, André Hänsel wrote:
> Bruce Momjian wrote:
> > I have developed the attached documentation patch to remove the E''
> > syntax. standard_conforming_strings defaulted to 'on' in PG 9.1.
>
> On https://www.postgresql.org/docs/current/static/arrays.html, there
> is a note at the bottom with an example currently using the C-style
> escape syntax. Your patch changes that, as agreed, but then the text
> of the note, as it is at the moment, doesn't make sense anymore
> because the note is about the doubling of backslashes that you have
> with C-style escape string literals.
Wow, good you saw that. I removed that entire paragraph since there is
no longer double-escape evaluation by default. Updated patch attached.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| Attachment | Content-Type | Size |
|---|---|---|
| escape.diff | text/x-diff | 20.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2018-09-15 18:23:15 | BUG #15386: The PostGres_XL branch should be part of the main PostGRESQL repo by now? |
| Previous Message | David G. Johnston | 2018-09-14 17:02:02 | Re: BUG #15385: Copy from using CSV ignores the header |