Small typo in doc

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: ninopalavecino(at)hotmail(dot)com
Subject: Small typo in doc
Date: 2025-08-27 02:49:15
Message-ID: 175626295588.800.12857951200237399592@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/wal-async-commit.html
Description:

within this document
https://www.postgresql.org/docs/current/wal-async-commit.html

in the paragraph that says:

"before the WAL records it generated have actually made their way to disk"

it should say

"before the WAL records generated have actually made their way to disk"

there's an "it" that shouldn't be there

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2025-08-27 11:24:13 Re: Small typo in doc
Previous Message Cheng Ding 2025-08-26 20:13:59 Ambiguity in VALUES synopsis: LIMIT vs FETCH