ecpg: Remove trailing period from error message.

Fujii Masao <fujii@postgresql.org>

Commit: 71fee6cfaca35208d266c172e63b76d37df88b77
Author: Fujii Masao <fujii@postgresql.org>
Date: 2021-08-25T00:57:05Z
Releases: 15.0
ecpg:  Remove trailing period from error message.

This commit improves the ecpg's error message that commit f576de1db1 updated,
so that it gets rid of trailing period and uppercases the command name
in the error message.

Author: Kyotaro Horiguchi
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/20210819.170315.1413060634876301811.horikyota.ntt@gmail.com

Files

PathChange+/−
src/interfaces/ecpg/preproc/ecpg.header modified +1 −1

Discussion