The -Dcassert and -Db_coverage of the meson build didn't show in the
docs that they needed to be passed true or false. All other options
specified the arguments they expected. This patch fixes that.
0001-Add-missing-meson-arguments-in-docs.patch
Description: Binary data
Ah, yeah it seems I forgot to document that one. LGTM
On Thu, 20 Apr 2023 at 17:49, Fujii Masao wrote:
>
> Hi,
>
> Commit 7f5b19817e introduced the PGLOADBALANCEHOSTS environment
> variable for connection load balancing in libpq. However, I found that
> documentation for this variable was missing
On Tue, 27 Feb 2024 at 19:01, PG Doc comments form
wrote:
> I'd be happy to write up a patch as a next step -- I'm not sure this would
> count as a "trivial patch that serves an obvious need"
> (https://wiki.postgresql.org/wiki/Submitting_a_Patch).
A patch that adds an example of a negative subst
On Tue, 17 Jun 2025 at 18:32, Fujii Masao wrote:
>
> Hi,
>
> Commit 285613c60a7 added the min_protocol_version and max_protocol_version
> connection options to libpq. However, their descriptions currently appear
> in the middle of the unrelated ssl_min_protocol_version and
> ssl_max_protocol_versi