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 5b64368742 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 frontend-side archive APIs from src/common/ to src/fe_utils/ 6 years ago
archive.c Message fixes and style improvements 5 years ago
cancel.c Remove incorrect %s in string 5 years ago
conditional.c Update copyrights for 2020 6 years ago
mbprint.c Update copyrights for 2020 6 years ago
print.c Fix incautious handling of possibly-miscoded strings in client code. 5 years ago
psqlscan.l Reduce size of backend scanner's tables. 6 years ago
recovery_gen.c Fix bug in pg_basebackup -F plain -R. 6 years ago
simple_list.c Update copyrights for 2020 6 years ago
string_utils.c Update copyrights for 2020 6 years ago