Re: Mention invalid null byte sequence

2020-12-07 Thread Laurenz Albe
On Sat, 2020-12-05 at 21:58 +, PG Doc comments form wrote: > 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 >

Re: Mention invalid null byte sequence

2020-12-07 Thread Adrien CLERC
Le 07/12/2020 à 10:02, Laurenz Albe a écrit : On Sat, 2020-12-05 at 21:58 +, PG Doc comments form wrote: 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 PostgreS

Re: Mention invalid null byte sequence

2020-12-07 Thread Tom Lane
Laurenz Albe writes: > On Sat, 2020-12-05 at 21:58 +, PG Doc comments form wrote: >> The following documentation comment has been logged on the website: >> Page: https://www.postgresql.org/docs/13/datatype-character.html >> Description: >> >> So it should written in the character type that nu