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