Doc: explain that the string types can't store \0 (ASCII NUL).
This restriction was mentioned in connection with string literals,
but it wasn't made clear that it's a general restriction not just
a syntactic limitation in query strings.
Per unsigned documentation comment.
Discussion: https://postgr.es/m/[email protected]
Branch
------
REL9_6_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/3410a9b57062609ecd823532847f622d862ba9ec
Modified Files
--------------
doc/src/sgml/datatype.sgml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)