https://github.com/postgres/postgres
Revision b4a5d5406594ddb2f8ca71912bb1837e9b5644d3 authored by Tom Lane on 08 December 2020, 17:06:19 UTC, committed by Tom Lane on 08 December 2020, 17:06:19 UTC
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
1 parent 5ba1df0
History
Tip revision: b4a5d5406594ddb2f8ca71912bb1837e9b5644d3 authored by Tom Lane on 08 December 2020, 17:06:19 UTC
Doc: explain that the string types can't store \0 (ASCII NUL).
Tip revision: b4a5d54
File Mode Size
config
contrib
doc
src
.dir-locals.el -rw-r--r-- 738 bytes
.gitattributes -rw-r--r-- 1.6 KB
.gitignore -rw-r--r-- 478 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 3.8 KB
HISTORY -rw-r--r-- 284 bytes
Makefile -rw-r--r-- 1.6 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 728 bytes
aclocal.m4 -rw-r--r-- 493 bytes
configure -rwxr-xr-x 499.0 KB
configure.in -rw-r--r-- 78.4 KB

README

back to top