postgresql/src/test/modules/ssl_passphrase_callback
Michael Paquier 19c6e92b13 Apply more consistent style for command options in TAP tests
This commit reshapes the grammar of some commands to apply a more
consistent style across the board, following rules similar to
ce1b0f9da0:
- Elimination of some pointless used-once variables.
- Use of long options, to self-document better the options used.
- Use of fat commas to link option names and their assigned values,
including redirections, so as perltidy can be tricked to put them
together.

Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Discussion: https://postgr.es/m/87jz8rzf3h.fsf@wibble.ilmari.org
2025-03-17 12:42:23 +09:00
..
t Apply more consistent style for command options in TAP tests 2025-03-17 12:42:23 +09:00
.gitignore Provide a TLS init hook 2020-03-25 17:13:17 -04:00
Makefile Remove support for linking with libeay32 and ssleay32 2025-02-06 20:26:46 +01:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
server.crt Provide a TLS init hook 2020-03-25 17:13:17 -04:00
server.key Convert encrypted SSL test keys to PKCS#8 format 2023-08-28 07:37:43 +02:00
ssl_passphrase_func.c Revise GUC names quoting in messages again 2024-05-17 11:44:26 +02:00