Thread

Commits

  1. doc: Add missing parenthesis in pg_stat_progress_analyze docs

  1. doc: Fix missing closing parentheses in monitoring.sgml

    Shinya Kato <shinya11.kato@gmail.com> — 2025-10-07T12:27:18Z

    Hi,
    
    Attached is a doc-only fix that adds a missing closing parenthesis in
    monitoring.sgml (pg_stat_progress_analyze: delay_time).
    
    -- 
    Best regards,
    Shinya Kato
    NTT OSS Center
    
  2. Re: doc: Fix missing closing parentheses in monitoring.sgml

    Daniel Gustafsson <daniel@yesql.se> — 2025-10-07T12:35:29Z

    > On 7 Oct 2025, at 14:27, Shinya Kato <shinya11.kato@gmail.com> wrote:
    
    > Attached is a doc-only fix that adds a missing closing parenthesis in
    > monitoring.sgml (pg_stat_progress_analyze: delay_time).
    
    Thanks, will fix (with a backpatch to 18).
    
    --
    Daniel Gustafsson
    
    
    
    
    
  3. Re: doc: Fix missing closing parentheses in monitoring.sgml

    Shinya Kato <shinya11.kato@gmail.com> — 2025-10-08T00:34:19Z

    On Tue, Oct 7, 2025 at 9:35 PM Daniel Gustafsson <daniel@yesql.se> wrote:
    >
    > > On 7 Oct 2025, at 14:27, Shinya Kato <shinya11.kato@gmail.com> wrote:
    >
    > > Attached is a doc-only fix that adds a missing closing parenthesis in
    > > monitoring.sgml (pg_stat_progress_analyze: delay_time).
    >
    > Thanks, will fix (with a backpatch to 18).
    >
    > --
    > Daniel Gustafsson
    >
    
    Thanks for the quick response and pushing it.
    
    -- 
    Best regards,
    Shinya Kato
    NTT OSS Center