diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-12-08 12:06:19 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-12-08 12:06:19 -0500 |
commit | c5ba66077054e05f07f4e1c80d588f3f3c374b1c (patch) | |
tree | 84cfdf7b1a6328aa86168f0aaf3b3ce85394fed3 /src/backend/executor | |
parent | dfd8bf2b9255f361d5541260a83ce634216c40f3 (diff) | |
download | postgresql-c5ba66077054e05f07f4e1c80d588f3f3c374b1c.tar.gz postgresql-c5ba66077054e05f07f4e1c80d588f3f3c374b1c.zip |
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/160720552914.710.16625261471128631268@wrigleys.postgresql.org
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions