Use library functions to edit config in SSL tests The SSL tests were editing the postgres configuration by directly reading and writing the files rather than using append_conf() from the testcode library.
Reviewed-by: Peter Eisentraut <pe...@eisentraut.org> Discussion: https://postgr.es/m/01f4684c-8c98-4bbe-ab83-ac8d7c746...@yesql.se Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ba7625a7a51b58c712541d7c0d6667c1f860e33f Modified Files -------------- src/test/ssl/t/SSL/Server.pm | 81 +++++++++++++++++++++----------------------- 1 file changed, 39 insertions(+), 42 deletions(-)