aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/collationcmds.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-04-05 10:13:57 +0900
committerMichael Paquier <michael@paquier.xyz>2021-04-05 10:13:57 +0900
commitc50624cdd248c13b4ba199f95e24c88d2cc8a097 (patch)
tree6fb036a55f9ad4f15b63cc64c23127d24759de6c /src/backend/commands/collationcmds.c
parentdfc843d465689d2c2af8b0e01c66c51ccaae2343 (diff)
downloadpostgresql-c50624cdd248c13b4ba199f95e24c88d2cc8a097.tar.gz
postgresql-c50624cdd248c13b4ba199f95e24c88d2cc8a097.zip
Refactor all TAP test suites doing connection checks
This commit refactors more TAP tests to adapt with the recent introduction of connect_ok() and connect_fails() in PostgresNode, introduced by 0d1a3343. This changes the following test suites to use the same code paths for connection checks: - Kerberos - LDAP - SSL - Authentication Those routines are extended to be able to handle optional parameters that are set depending on each suite's needs, as of: - custom SQL query. - expected stderr matching pattern. - expected stdout matching pattern. The new design is extensible with more parameters, and there are some plans for those routines in the future with checks based on the contents of the backend logs. Author: Jacob Champion, Michael Paquier Discussion: https://postgr.es/m/d17b919e27474abfa55d97786cb9cfadfe2b59e9.camel@vmware.com
Diffstat (limited to 'src/backend/commands/collationcmds.c')
0 files changed, 0 insertions, 0 deletions