postgresql/src/backend/tcop
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
..
Makefile Represent command completion tags as structs 2020-03-02 18:19:51 -03:00
cmdtag.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
dest.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
fastpath.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
postgres.c Add parse_analyze_withcb() 2022-03-09 11:08:16 +01:00
pquery.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
utility.c Database-level collation version tracking 2022-02-14 08:27:26 +01:00