libpq_pipeline: Test the default protocol version master github/master
authorJacob Champion <jchampion@postgresql.org>
Fri, 23 Jan 2026 20:59:03 +0000 (12:59 -0800)
committerJacob Champion <jchampion@postgresql.org>
Fri, 23 Jan 2026 20:59:03 +0000 (12:59 -0800)
commit9b9eaf08ab2dc22c691b22e59f1574e0f1bcc822
treee5eb8e279b55842dd6635bdbfafaf3bccc526dc2
parentf7521bf721d169c4a91e765edb52cf4d05a39c16
libpq_pipeline: Test the default protocol version

In preparation for a future change to libpq's default protocol version,
pin today's default (3.0) in the libpq_pipeline tests.

Patch by Jelte Fennema-Nio, with some additional refactoring of the
PQconnectdbParams() logic by me.

Author: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://postgr.es/m/DDPR5BPWH1RJ.1LWAK6QAURVAY%40jeltef.nl
src/test/modules/libpq_pipeline/libpq_pipeline.c