diff options
author | Fujii Masao <fujii@postgresql.org> | 2024-07-09 21:03:56 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2024-07-09 21:30:18 +0900 |
commit | 629520be5f9da9d0192c7f6c8796bfddb4746760 (patch) | |
tree | 0ffbd614ba11acaad38e8a995038d0ac2af84ee3 /src/test/modules/test_json_parser/test_json_parser_perf.c | |
parent | ca481d3c9ab7bf69ff0c8d71ad3951d407f6a33c (diff) | |
download | postgresql-629520be5f9da9d0192c7f6c8796bfddb4746760.tar.gz postgresql-629520be5f9da9d0192c7f6c8796bfddb4746760.zip |
Fix comment in libpqrcv_check_conninfo().
Previously, the comment incorrectly stated that libpqrcv_check_conninfo()
returns true or false based on the connection string check.
However, this function actually has a void return type and
raises an error if the check fails.
Author: Rintaro Ikeda
Reviewed-by: Jelte Fennema-Nio, Fujii Masao
Discussion: https://postgr.es/m/6a1ca81b27fec4da0ccdfaaaec787982@oss.nttdata.com
Diffstat (limited to 'src/test/modules/test_json_parser/test_json_parser_perf.c')
0 files changed, 0 insertions, 0 deletions