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 | 9a2641911aeaa7f6523dc2a465088051d4c85901 (patch) | |
tree | 6e3c4d7b47892b96cea375d5a6d5e2336e4026ae /src/backend/jit/llvm/llvmjit_expr.c | |
parent | e2ac3fed3b1c3281281eb530c220634030cd8084 (diff) | |
download | postgresql-9a2641911aeaa7f6523dc2a465088051d4c85901.tar.gz postgresql-9a2641911aeaa7f6523dc2a465088051d4c85901.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/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions