Mention invalid null byte sequence
От
PG Doc comments form
Тема
Mention invalid null byte sequence
Дата
Msg-id
160720552914.710.16625261471128631268@wrigleys.postgresql.org
Список
Дерево обсуждения
Mention invalid null byte sequence PG Doc comments form <noreply@postgresql.org>
Re: Mention invalid null byte sequence Laurenz Albe <laurenz.albe@cybertec.at>
Re: Mention invalid null byte sequence Tom Lane <tgl@sss.pgh.pa.us>
Re: Mention invalid null byte sequence Laurenz Albe <laurenz.albe@cybertec.at>
Re: Mention invalid null byte sequence Tom Lane <tgl@sss.pgh.pa.us>
Re: Mention invalid null byte sequence Adrien CLERC <bugs-postgresql@antipoul.fr>
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/datatype-character.html Description: I discovered accidentally that PostgreSQL doesn't accept null byte in text type. It seems that Oracle does (see https://www.postgresql.org/message-id/de752e01-f36c-821e-9181-cfba78c0fbc8%40propaas.com) and SQLite does it too. So it should written in the character type that null byte are not accepted, it would make like easier to migrate to PostgreSQL :)
В списке pgsql-docs по дате отправления