Re: returning clause is not clearly documented

2022-03-11 Thread David G. Johnston
On Friday, March 11, 2022, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/dml-returning.html > Description: > > Hello there > I'm not good enough in english, so have my excuse. > > I don't undestand ho

Fonts on postgresql.org needlessly served from Google

2022-03-11 Thread Drew DeVault
Hi! The fonts used on postgresql.org/docs are served via Google domains, which unnecessarily leaks user information to a third-party. Can the fonts be served from postgresql.org instead?

returning clause is not clearly documented

2022-03-11 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/dml-returning.html Description: Hello there I'm not good enough in english, so have my excuse. I don't undestand how Returning clause work when more than on row are affected. i.e I have a