Re: [PATCH] Enable SSL library detection via PQsslAttribute - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: [PATCH] Enable SSL library detection via PQsslAttribute
Date
Msg-id 83541b1e7873f2adb862f7f3ec763fae30a731b5.camel@vmware.com
Whole thread Raw
In response to Re: [PATCH] Enable SSL library detection via PQsslAttribute  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: [PATCH] Enable SSL library detection via PQsslAttribute  (Jacob Champion <pchampion@vmware.com>)
List pgsql-hackers
On Wed, 2022-02-23 at 14:11 -0500, Andrew Dunstan wrote:
> On 2/23/22 13:38, Jacob Champion wrote:
> > 
> > If this looks good, I'm not sure how best to test it in the regression
> > suite. I see that libpq has an installcheck recipe that compiles a test
> > executable for URI parsing; should I add a simple test alongside that?
> 
> Create a TAP tests that calls a small client?

First stab in v2-0002. Though I see that Andres is overhauling the
tests in this folder today [1], so I'll need to watch that thread. :)

Thanks!
--Jacob

[1] https://www.postgresql.org/message-id/20220223203031.ezrd73ohvjgfksow%40alap3.anarazel.de

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: libpq async duplicate error results
Next
From: Peter Eisentraut
Date:
Subject: Re: convert libpq uri-regress tests to tap test