Re: Bug involving plus sign before newline in text field beingduplicated or stripped

Поиск
Список
Период
Сортировка
От Jon Wedell
Тема Re: Bug involving plus sign before newline in text field beingduplicated or stripped
Дата
Msg-id 025dde2f-6b3f-7f7c-1c26-cbe88575bf93@bmrb.wisc.edu
обсуждение исходный текст
Ответ на Re: Bug involving plus sign before newline in text field beingduplicated or stripped  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список 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.
>



Вложения

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug involving plus sign before newline in text field being duplicated or stripped
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15689: Stemming of negation/not operator