Re: [PATCH] test/ssl: rework the sslfiles Makefile target
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Jacob Champion <pchampion@vmware.com>,
"andrew@dunslane.net" <andrew@dunslane.net>,
"pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>,
"tgl@sss.pgh.pa.us" <tgl@sss.pgh.pa.us>
Date: 2021-10-01T07:02:46Z
Lists: pgsql-hackers
> On 1 Oct 2021, at 08:59, Michael Paquier <michael@paquier.xyz> wrote: > > On Wed, Sep 15, 2021 at 12:31:31AM +0200, Daniel Gustafsson wrote: >> Correct. In my head, "rebuild" is when dealing with individually changed files >> and "recreate" means rebuild everything regardless. Thats just my in my head >> though, so clearly the wording should be expanded. Will do. > > So this will be addressed and perhaps merged into the tree, right? Yes, I'm finalizing testing of this patch across platforms and OpenSSL versions. -- Daniel Gustafsson https://vmware.com/
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