Re: Reserved word: OWNER

2022-05-13 Thread Thom Brown
On Fri, 13 May 2022 at 13:23, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/sql-keywords-appendix.html > Description: > > You say it's a non-reserved word, but on this page: > https://www.postgresql.

Re: JSON function docs page broken in HEAD

2020-05-06 Thread Thom Brown
On Wed, 6 May 2020 at 18:10, Tom Lane wrote: > > Thom Brown writes: > > I noticed that the tables on JSON functions and operators page in > > devel aren't rendering correctly. > > What do you think isn't correct? We're in process of changing the > de

JSON function docs page broken in HEAD

2020-05-06 Thread Thom Brown
Hi, I noticed that the tables on JSON functions and operators page in devel aren't rendering correctly. https://www.postgresql.org/docs/devel/functions-json.html#FUNCTIONS-JSON-PROCESSING -- Thom