Re: More explicit documentation neede on "pgpass"

2022-10-03 Thread Julien Rouhaud
On Mon, Oct 03, 2022 at 09:25:58AM -0600, Geoff Michaels wrote: > Thanks. I had missed the distinction between $APPDATA$ and %APPDATA%. I > will assume that I will find that %APPDATA% defaults to > ...\APPDATA\ROAMING. > > If one is inspired to try to "idiot-proof" the documentation, one could > i

Re: More explicit documentation neede on "pgpass"

2022-10-03 Thread Julien Rouhaud
Hi, On Mon, Oct 03, 2022 at 01:50:26PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/libpq-pgpass.html > Description: > > The subdirectory of $APPDATA$ should be stated explicitly in the > doc

Re: More explicit documentation neede on "pgpass"

2022-10-03 Thread Laurenz Albe
On Mon, 2022-10-03 at 13:50 +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/libpq-pgpass.html > Description: > > The subdirectory of $APPDATA$ should be stated explicitly in the > documentation.

More explicit documentation neede on "pgpass"

2022-10-03 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/libpq-pgpass.html Description: The subdirectory of $APPDATA$ should be stated explicitly in the documentation. The choices are "\AppData\Local", "\AppData\LocalLow", and "\AppData\Roaming"

Re: update

2022-10-03 Thread Laurenz Albe
On Sun, 2022-10-02 at 04:11 +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/tutorial-update.html > Description: > > the syntax used for update is a bit incorrect > if the syntax used as it is men

Re: Minor documentation fixes

2022-10-03 Thread Michael Paquier
On Tue, Sep 27, 2022 at 03:58:10PM +0300, Elena Indrupskaya wrote: > My colleagues from the Postgres Pro documentation team and I noticed a few > minor inconsistencies in recently updated sections of the PostgreSQL 15 > documentation. The attached patch fixes them. > > Two contributor names in the

update

2022-10-03 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/tutorial-update.html Description: the syntax used for update is a bit incorrect if the syntax used as it is mentioned in the site then the update will be done only to the last row in the t