On Mon, Nov 17, 2025 at 8:34 AM PG Doc comments form
wrote:
> It looks to me as if there is an error in the sample associated with
> documentation on date ranges on page:
> https://www.postgresql.org/docs/current/rangetypes.html
> If you scroll to the last few examples on the page, the values inse
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/18/rangetypes.html
Description:
It looks to me as if there is an error in the sample associated with
documentation on date ranges on page:
https://www.postgresql.org/docs/current/rangetypes.h
On Mon, Nov 17, 2025 at 3:34 AM Laurenz Albe wrote:
>
> On Sun, 2025-11-16 at 15:19 +0900, Fujii Masao wrote:
> > I noticed that pg_recvlogical --help shows default values for
> > the --fsync-interval and --plugin options, but the docs does not.
> > This would be inconvenient for users.
> >
> > Th