Re: psql option
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: y.saburov@gmail.com, pgsql-docs <pgsql-docs@lists.postgresql.org>
Date: 2024-04-09T22:20:54Z
Lists: pgsql-docs
On Wed, Apr 10, 2024 at 12:01:39AM +0200, Daniel Gustafsson wrote: > > On 9 Apr 2024, at 18:33, Daniel Gustafsson <daniel@yesql.se> wrote: > > > >> On 9 Apr 2024, at 16:05, PG Doc comments form <noreply@postgresql.org> wrote: > >> > >> The following documentation comment has been logged on the website: > >> > >> Page: https://www.postgresql.org/docs/16/app-psql.html > >> Description: > >> > >> option -X, > >> > >> the specified comma after the letter X > >> > >> https://www.postgresql.org/docs/current/app-psql.html > > > > > > Nice catch, will fix. > > Committed, turns out the stray comma has been there since 7.3, so backpatched > it all the way. Thanks for the report! Yikes! :-) -- Bruce Momjian <bruce@momjian.us> https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.
Commits
-
doc: Remove stray comma from list of psql options
- db4a0280d367 16.3 landed
- ad55cc984519 17.0 landed
- 8ebda5952a13 13.15 landed
- 8d9714bbaab8 12.19 landed
- 6304ee667759 15.7 landed
- 1435cc87d3a7 14.12 landed