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/d
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/tutorial-inheritance.html
Description:
Hi,
I think the text on this page should start with a hint that inheritance is
something special.
Or maybe ... does it make sense that this is in t