row_to_json white space - Mailing list pgsql-general

From Mark Lybarger
Subject row_to_json white space
Date
Msg-id CAKM-gm+MJbLzgiZk-16ciCW+aLK35bpjyhuxT2wnSJWt9O5igw@mail.gmail.com
Whole thread Raw
Responses Re: row_to_json white space
Re: row_to_json white space
List pgsql-general
Hi,  

The row_to_json seems to strip white space:

select ROW_to_json(q) from (select 'foo        a   bar' as TEST) q;

any help on how to preserve?

Thanks!
-mark-


pgsql-general by date:

Previous
From: Marco Ippolito
Date:
Subject: Re: "Failed to connect to Postgres database"
Next
From: Rob Sargent
Date:
Subject: Re: row_to_json white space