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

2025-10-22 Thread Shinya Kato
Hi, 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 that is bad > advice. Nice c

Re: BPCHAR description in 8.3. Character Types is misleading and incomplete

2025-10-22 Thread Laurenz Albe
On Mon, 2025-10-20 at 16:22 +0200, Laurenz Albe wrote: > > Looks like nobody is against "insignificant/ignorable trailing > > whitespace" or anything like that anymore? Am I right? > > Any verbal description will never completely represent the facts. > But I'd say that "ignores trailing blanks" (n

docs: Link to the correct protocol version inspection function

2025-10-22 Thread Jelte Fennema-Nio
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 that is bad advice. From e57dceb0d2b57c9ce99a843342cb821537d3b504 Mon Sep 17 00:00:00 2001 From: Jel

Re: Documentation improvement patch

2025-10-22 Thread Daniel Gustafsson
> On 13 Oct 2025, at 12:51, Oleg wrote: > - COPY and other functions which allow executing a > + the COPY command and functions, which allow executing a > I'm not sure about these, I think we use COPY without the the "the COPY > command" decoration in many places so I think it's more consistent l