Re: Meaning of + symbol at end of column string - Mailing list pgsql-general

From Rich Shepard
Subject Re: Meaning of + symbol at end of column string
Date
Msg-id 3e151b4c-f56b-b53-6310-912ea481141@appl-ecosys.com
Whole thread Raw
In response to Re: Meaning of + symbol at end of column string  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
On Wed, 22 Jan 2025, David G. Johnston wrote:

> The value has a line break break character sequence at that point (I
> forget if it has any awareness of CR and CRLF differences…)

David,

Ah! A newline (\n). Thanks very much. I fix the row with an update and now I
understand that the original input line was wrapped.

Much appreciated,

Rich



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Meaning of + symbol at end of column string
Next
From: Laurenz Albe
Date:
Subject: Re: Return of the pg_wal issue..