postgresql/src/include/parser
Peter Eisentraut df4c3cbd8f Add parse_analyze_withcb()
This extracts code from pg_analyze_and_rewrite_withcb() into a
separate function that mirrors the existing
parse_analyze_fixedparams() and parse_analyze_varparams().

Reviewed-by: Nathan Bossart <bossartn@amazon.com>
Discussion: https://www.postgresql.org/message-id/flat/c67ce276-52b4-0239-dc0e-39875bf81840@enterprisedb.com
2022-03-09 11:08:16 +01:00
..
.gitignore
analyze.h Add parse_analyze_withcb() 2022-03-09 11:08:16 +01:00
gramparse.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
kwlist.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_agg.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_clause.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_coerce.h Fix failure to validate the result of select_common_type(). 2022-01-29 11:41:18 -05:00
parse_collate.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_cte.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_enr.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_expr.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_func.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_node.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_oper.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_param.h Parse/analyze function renaming 2022-03-04 14:50:22 +01:00
parse_relation.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_target.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_type.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parse_utilcmd.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parser.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
parsetree.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
scanner.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
scansup.h Update copyright for 2022 2022-01-07 19:04:57 -05:00