Re: psql - pager support - using invisible chars for signalling end of report - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: psql - pager support - using invisible chars for signalling end of report
Date
Msg-id ca0fe7ae-5747-167b-e0f1-c72dd816aa6b@eisentraut.org
Whole thread Raw
In response to Re: psql - pager support - using invisible chars for signalling end of report  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On 06.09.23 05:07, Thomas Munro wrote:
> This sounds better than the QUERY_SEPARATOR hack from commit
> 664d757531e, and similar kludges elsewhere.  I think Pavel and David
> are right about NUL being impossible in psql query output, no?

Note:

   -z, --field-separator-zero
                            set field separator for unaligned output to 
zero byte
   -0, --record-separator-zero
                            set record separator for unaligned output to 
zero byte




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: remaining sql/json patches
Next
From: Peter Eisentraut
Date:
Subject: Re: Create shorthand for including all extra tests