diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2025-04-22 13:56:31 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2025-04-22 13:56:31 -0400 |
commit | eaf582806c0d6b19c081c5afecd9ddb7003e6f80 (patch) | |
tree | 7c196442d4c1bded90542b481df54846617abfbd /src/test/modules/test_json_parser/test_json_parser_incremental.c | |
parent | e29df428a1dca4112aad640c889a9a54642759c9 (diff) | |
download | postgresql-eaf582806c0d6b19c081c5afecd9ddb7003e6f80.tar.gz postgresql-eaf582806c0d6b19c081c5afecd9ddb7003e6f80.zip |
gen_node_support.pl: improve error message for unclosed struct.
This error message was 'runaway "struct_name"', which isn't all
that clear; I think 'could not find closing brace for "struct_name"'
is better. Also, provide the location of the struct start using the
script's usual '$file:$lineno' style.
Bug: #18901
Reported-by: Clemens Ruck <clemens.ruck@t-online.de>
Author: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/18901-424272abe01357e6@postgresql.org
Diffstat (limited to 'src/test/modules/test_json_parser/test_json_parser_incremental.c')
0 files changed, 0 insertions, 0 deletions