Handle alphanumeric characters in matching GUC names
Daniel Gustafsson <dgustafsson@postgresql.org>
Handle alphanumeric characters in matching GUC names The check for whether all GUCs are present in the sample config file used the POSIX character class :alpha: which corresponds to alphabet and not alphanumeric. Since GUC names can contain digits as well we need to use the :alnum: character class instead. Author: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/2CB04559-B1D8-4558-B6F0-8F09093D629F@yesql.se
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/test_misc/t/003_check_guc.pl | modified | +1 −1 |
Discussion
- Re:Re: Add support to TLS 1.3 cipher suites and curves lists 27 messages · 2024-06-18 → 2026-02-23