Skip to content
Snippets Groups Projects
Commit 8a3b80de authored by Tom Lane's avatar Tom Lane
Browse files

Make text <=> char conversion functions convert zero character to and

from an empty text string.  This makes them consistent with the de facto
behavior of type char's I/O conversion functions, and avoids generating
text values with embedded nulls, which confuse many text operators.
parent a056f14b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment