Re: Bug involving plus sign before newline in text field beingduplicated or stripped - Mailing list pgsql-bugs

From Jon Wedell
Subject Re: Bug involving plus sign before newline in text field beingduplicated or stripped
Date
Msg-id 025dde2f-6b3f-7f7c-1c26-cbe88575bf93@bmrb.wisc.edu
Whole thread Raw
In response to Re: Bug involving plus sign before newline in text field beingduplicated or stripped  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-bugs
🤦

Thanks guys, this was the source of my confusion.

Best,
Jon

> On 2019-Mar-12, Jon Wedell wrote:
>
>> postgres=# select * from test;
>>  inchi
>> -------
>>  test++
>>  
> This is just psql showing a literal "+" as continuation character,
> indicating that the field contains a newline.  Try changing "\pset
> format" to something different.
>



Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug involving plus sign before newline in text field being duplicated or stripped
Next
From: PG Bug reporting form
Date:
Subject: BUG #15689: Stemming of negation/not operator