Re: [PATCH] test/ssl: rework the sslfiles Makefile target
Jacob Champion <pchampion@vmware.com>
From: Jacob Champion <pchampion@vmware.com>
To: "andrew@dunslane.net" <andrew@dunslane.net>, "michael@paquier.xyz" <michael@paquier.xyz>
Cc: "daniel@yesql.se" <daniel@yesql.se>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, "tgl@sss.pgh.pa.us" <tgl@sss.pgh.pa.us>
Date: 2021-09-02T16:42:14Z
Lists: pgsql-hackers
Attachments
- v5-0001-test-ssl-rework-the-sslfiles-Makefile-target.patch (text/x-patch) patch v5-0001
- v5-0002-squash-test-ssl-rework-the-sslfiles-Makefile-targ.patch (text/x-patch) patch v5-0002
On Thu, 2021-09-02 at 07:09 -0400, Andrew Dunstan wrote: > > I had he same thought yesterday, so I like the idea :-) Done that way in v5. It's a lot of moved code, so I've kept it as two commits for review purposes. Thanks! --Jacob
Commits
-
Refactor the sslfiles Makefile target for ease of use
- b4c4a00eada3 15.0 landed
-
Remove unused regression test certificate server-ss
- 152c2e0ae1a8 15.0 landed