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
Noah Misch 0df88a6864 Don't spuriously report FD_SETSIZE exhaustion on Windows. 2 years ago
..
.gitignore
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 Avoid calling gettext() in signal handlers. 4 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 Don't spuriously report FD_SETSIZE exhaustion on Windows. 2 years ago
print.c Clean up assorted failures under clang's -fsanitize=undefined checks. 4 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 Allow db.schema.table patterns, but complain about random garbage. 4 years ago