Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2020-05-16 Rename PQsetSSLKeyPassHook and friends Andrew Dunstan 13.0
2020-04-17 Revert "Only provide new libpq sslpasskey hook for openssl-enabled builds" Andrew Dunstan 13.0
2020-04-17 Only provide openssl_tls_init_hook if building with openssl Andrew Dunstan 13.0
2020-04-17 Use a slightly more liberal regex to detect Visual Studio version Andrew Dunstan 13.0
2020-04-17 Only provide new libpq sslpasskey hook for openssl-enabled builds Andrew Dunstan 13.0
2020-04-14 Stop requiring an explicit return from perl subroutines Andrew Dunstan 13.0
2020-04-14 Set Perl search path more idiomatically Andrew Dunstan 13.0
2020-04-13 Use perl's $/ more idiomatically Andrew Dunstan 13.0
2020-04-13 Use perl warnings pragma consistently Andrew Dunstan 13.0
2020-04-13 Print policy name in perlcritic messages Andrew Dunstan 13.0
2020-04-08 Msys2 tweaks for pg_validatebackup corruption test Andrew Dunstan 13.0
2020-03-26 Don't listen to localhost in ssl_passphrase_callback test Andrew Dunstan 13.0
2020-03-25 Provide a TLS init hook Andrew Dunstan 13.0
2020-03-20 Turn off deprecated bison warnings under MSVC Andrew Dunstan 13.0
2020-01-17 bump catalog version as should have been done for jsonb_set_lax Andrew Dunstan 13.0
2020-01-17 Add a non-strict version of jsonb_set Andrew Dunstan 13.0
2020-01-13 Only superuser can set sslcert/sslkey in postgres_fdw user mappings Andrew Dunstan 13.0
2020-01-09 Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings Andrew Dunstan 13.0
2019-12-20 Superuser can permit passwordless connections on postgres_fdw Andrew Dunstan 13.0
2019-12-07 Remove PQsslpassword function Andrew Dunstan 13.0
2019-12-01 Add dummy versions of new SSL functions for non-SSL builds Andrew Dunstan 13.0
2019-11-30 libq support for sslpassword connection param, DER format keys Andrew Dunstan 13.0
2019-11-27 Don't use native methods in TestLib::slurp_file on Msys Andrew Dunstan 13.0
2019-11-27 Revert "Close stdin where it's not needed in TestLib.pm procedures" Andrew Dunstan 13.0
2019-11-26 Fix closing stdin in TestLib.pm Andrew Dunstan 13.0