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
Thomas Munro 7e50b4e3c5 Remove configure probe for sys/select.h. 4 years ago
..
.gitignore
Makefile Update copyright for 2022 4 years ago
archive.c Improve frontend error logging style. 4 years ago
cancel.c Fix mismatched file identifications 4 years ago
conditional.c Allow pgbench to retry in some cases. 4 years ago
connect_utils.c Remove redundant null pointer checks before free() 4 years ago
mbprint.c Update copyright for 2022 4 years ago
option_utils.c Update copyright for 2022 4 years ago
parallel_slot.c Remove configure probe for sys/select.h. 4 years ago
print.c Add xheader_width pset option to psql 4 years ago
psqlscan.l Reject trailing junk after numeric literals 4 years ago
query_utils.c Remove redundant null pointer checks before PQclear and PQconninfoFree 4 years ago
recovery_gen.c Improve frontend error logging style. 4 years ago
simple_list.c Update copyright for 2022 4 years ago
string_utils.c Fix minor memory leaks in psql's tab completion. 4 years ago