postgresql/src/include/fe_utils
Peter Eisentraut 029c5ac03d psql: Refine lexing of BEGIN...END blocks in CREATE FUNCTION statements
Only track BEGIN...END blocks if they are in a CREATE [OR REPLACE]
{FUNCTION|PROCEDURE} statement.  Ignore if in parentheses.

Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://www.postgresql.org/message-id/cee01d26fe55bc086b3bcf10bfe4e8d450e2f608.camel@cybertec.at
2021-04-16 12:20:23 +02:00
..
archive.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
cancel.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
conditional.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
connect_utils.h Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
mbprint.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
option_utils.h Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
parallel_slot.h Refactor and generalize the ParallelSlot machinery. 2021-03-11 13:17:46 -05:00
print.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
psqlscan.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
psqlscan_int.h psql: Refine lexing of BEGIN...END blocks in CREATE FUNCTION statements 2021-04-16 12:20:23 +02:00
query_utils.h Move some code from src/bin/scripts to src/fe_utils to permit reuse. 2021-02-05 13:33:38 -05:00
recovery_gen.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
simple_list.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
string_utils.h Factor pattern-construction logic out of processSQLNamePattern. 2021-02-03 13:19:41 -05:00