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
Andrew Dunstan a45388d6e0 Add xheader_width pset option to psql 3 years ago
..
.gitignore
Makefile Update copyright for 2022 4 years ago
archive.c Improve frontend error logging style. 4 years ago
cancel.c Avoid calling gettext() in signal handlers. 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 Improve frontend error logging style. 4 years ago
print.c Add xheader_width pset option to psql 3 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. 3 years ago