Perhaps an issue on the collation page?

2023-04-26 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/collation.html Description: This page states: Observe how in the traditional ICU locale naming system, the root locale is selected by an empty string. CREATE COLLATION latinlast (pro

Re: confusing positioning of notes in connection settings

2023-04-26 Thread Daniel Gustafsson
> On 26 Apr 2023, at 10:18, Daniel Gustafsson wrote: > >> On 26 Apr 2023, at 08:08, Peter Eisentraut >> wrote: > >> I wonder if the notes are even true. The text for tcp_keepalives_interval >> already says that it is only supported if TCP_KEEPCNT is supported. Re-reading this I think there

Re: confusing positioning of notes in connection settings

2023-04-26 Thread Daniel Gustafsson
> On 26 Apr 2023, at 08:08, Peter Eisentraut > wrote: > I wonder if the notes are even true. The text for tcp_keepalives_interval > already says that it is only supported if TCP_KEEPCNT is supported. Don't forget the "and on Windows;" part. > There is no specific code for Windows. We have