The following review has been posted through the commitfest application: make installcheck-world: tested, failed Implements feature: tested, failed Spec compliant: tested, failed Documentation: tested, failed
Thank you for your patch! I have confirmed that the coverage improves to the expected value(69.7%->83.0%) source: commit 75eb9766ec201b62f264554019757716093e2a2f(HEAD) ## add with-openssl option for ssltest ./configure --enable-coverage --enable-tap-tests --with-llvm --with-openssl CFLAGS=-O0 make check-world PG_TEST_EXTRA='ssl' -j 4 > /tmp/regress.log make coverage-html The new status of this patch is: Ready for Committer