Re: docs: Link to the correct protocol version inspection function

2025-10-30 Thread Peter Eisentraut
On 23.10.25 07:58, Shinya Kato wrote: On Wed, Oct 22, 2025 at 6:42 PM Jelte Fennema-Nio wrote: The docs for max_protocol_version suggested PQprotocolVersion instead of PQfullProtocolVersion to find out the exact protocol version. Since PQprotocolVersion only returns the major protocol version t

Re: Documentation improvement patch

2025-10-30 Thread Peter Eisentraut
On 25.10.25 21:01, Oleg wrote: Dear Daniel, Thank you for your prompt feedback. Attached, please find the updated documentation patch, which incorporates your suggestions from both the first and second rounds of review. ALTER_REPLICATION_SLOT class="parameter">slot_name ( class="param

Re: Use uppercase keywords in foreign key tutorial

2025-10-30 Thread Erik Wienhold
On 2025-10-29 22:24 +0100, David Rowley wrote: > On Thu, 30 Oct 2025 at 09:48, Tom Lane wrote: > > > > Bruce Momjian writes: > > > On Tue, Oct 28, 2025 at 04:34:45PM -0500, Nathan Bossart wrote: > > >> I noticed the patch also changes some column types to lowercase: > > >> ... > > >> -categor

Re: Use uppercase keywords in foreign key tutorial

2025-10-30 Thread David Rowley
On Fri, 31 Oct 2025 at 13:53, Erik Wienhold wrote: > But I also agree with Tom that keeping a consistent style is impossible > in the long run. But it also shows that the docs are still written by > humans. As long as we can keep a consistent style within a single > listing (or even an entire pa