postgresql/src/fe_utils
Magnus Hagander 7e84dd2120 Remove incorrect %s in string
Appears to have been a copy/paste error in the original commit that
moved the messages to fe_utils/.

Author: Tang, Haiying <tanghy.fnst@cn.fujitsu.com>
Backpatch-through: 13
Discussion: https://postgr.es/m/3321cbcea76d4d2c8320a05c19b9304a@G08CNEXMBPEKD05.g08.fujitsu.local
2020-11-09 10:38:22 +01:00
..
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
archive.c Standardize the printf format for st_size 2020-09-24 21:04:21 +02:00
cancel.c Remove incorrect %s in string 2020-11-09 10:38:22 +01:00
conditional.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Makefile Move frontend-side archive APIs from src/common/ to src/fe_utils/ 2020-06-11 15:48:46 +09:00
mbprint.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
print.c Don't use custom OID symbols in pg_type.dat, either. 2020-10-29 13:33:38 -04:00
psqlscan.l Reduce size of backend scanner's tables. 2020-01-13 15:04:31 -05:00
recovery_gen.c Fix bug in pg_basebackup -F plain -R. 2020-02-12 09:08:22 +09:00
simple_list.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00
string_utils.c Update copyrights for 2020 2020-01-01 12:21:45 -05:00