"Tristan Partin" <[email protected]> writes: > How are you guys running the tests? I have PG_TEST_EXTRA=ssl and > everything passes for me. Granted, I am using the Meson build.
I'm doing what it says in test/ssl/README:
make check PG_TEST_EXTRA=ssl
I don't know whether the meson build has support for running these
extra "unsafe" tests or not.
regards, tom lane
