Re: Mention invalid null byte sequence

2020-12-08 Thread Tom Lane
Laurenz Albe writes: > On Mon, 2020-12-07 at 15:27 -0500, Tom Lane wrote: >> I agree with the submitter that the place one would expect to read about >> this is in datatype-character.html. So I'd propose the attached. >> Maybe there's reason to repeat the info in charset.sgml, but it seems >> lik

Re: Mention invalid null byte sequence

2020-12-08 Thread Laurenz Albe
On Mon, 2020-12-07 at 15:27 -0500, Tom Lane wrote: > 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 > > > Descri

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

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 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 >