Thread

Commits

  1. doc: Remove stray comma from list of psql options

  1. psql option

    The Post Office <noreply@postgresql.org> — 2024-04-09T14:05:43Z

    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
    
  2. Re: psql option

    Daniel Gustafsson <daniel@yesql.se> — 2024-04-09T16:33:59Z

    > 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.
    
    --
    Daniel Gustafsson
    
    
    
    
    
  3. Re: psql option

    Daniel Gustafsson <daniel@yesql.se> — 2024-04-09T22:01:39Z

    > 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!
    
    --
    Daniel Gustafsson
    
    
    
    
    
  4. Re: psql option

    Bruce Momjian <bruce@momjian.us> — 2024-04-09T22:20:54Z

    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.