RE: [GENERAL] Making NULLs visible. - Mailing list pgsql-general

From Taral
Subject RE: [GENERAL] Making NULLs visible.
Date
Msg-id 000501bdf3c5$043aa120$3b291f0a@taral
Whole thread Raw
In response to Re: [GENERAL] Making NULLs visible.  (Bruce Momjian <maillist@candle.pha.pa.us>)
Responses Re: [GENERAL] Making NULLs visible.
List pgsql-general
> How do you feel about displaying nulls as \N, as we do in the COPY
> output?

And when I put \N in a text field? How do I distinguish? We need some kind
of escaping system here... like turn '\' into '\\' and then '\N' is unique
and non-textual. :) Also allows us to output control characters, etc., in a
manner that is completely parsable.

Taral


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Making NULLs visible.
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Making NULLs visible.