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 00cf40328a Fix minor memory leaks in psql's tab completion. 4 years ago
..
.gitignore Move psql's psqlscan.l into src/fe_utils. 10 years ago
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 Improve frontend error logging style. 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 Remove extraneous blank lines before block-closing braces 4 years ago
psqlscan.l Reject trailing junk after numeric literals 4 years ago
query_utils.c Improve frontend error logging style. 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