You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/fe_utils
Tom Lane 42f94f56bf Fix incautious handling of possibly-miscoded strings in client code. 5 years ago
..
.gitignore Move psql's psqlscan.l into src/fe_utils. 10 years ago
Makefile Move some code from src/bin/scripts to src/fe_utils to permit reuse. 5 years ago
archive.c Update copyright for 2021 5 years ago
cancel.c Update copyright for 2021 5 years ago
conditional.c Update copyright for 2021 5 years ago
connect_utils.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 5 years ago
mbprint.c Update copyright for 2021 5 years ago
option_utils.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 5 years ago
parallel_slot.c Refactor and generalize the ParallelSlot machinery. 5 years ago
print.c Fix incautious handling of possibly-miscoded strings in client code. 5 years ago
psqlscan.l psql: Fix line continuation prompts for unbalanced parentheses 5 years ago
query_utils.c Move some code from src/bin/scripts to src/fe_utils to permit reuse. 5 years ago
recovery_gen.c Update copyright for 2021 5 years ago
simple_list.c Update copyright for 2021 5 years ago
string_utils.c Fix incautious handling of possibly-miscoded strings in client code. 5 years ago