Thread: pgsql: ecpg: Remove trailing period from error message.

pgsql: ecpg: Remove trailing period from error message.

From
Fujii Masao
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/71fee6cfaca35208d266c172e63b76d37df88b77

Modified Files
--------------
src/interfaces/ecpg/preproc/ecpg.header | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Re: pgsql: ecpg: Remove trailing period from error message.

From
Kyotaro Horiguchi
Date:
At Wed, 25 Aug 2021 00:57:25 +0000, Fujii Masao <fujii@postgresql.org> wrote in 
> 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
> 
> Branch
> ------
> master

REL_14_STABLE has the same commit as e2d6da0708, (which I found at the
first time).

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



Re: pgsql: ecpg: Remove trailing period from error message.

From
Fujii Masao
Date:

On 2021/08/25 11:58, Kyotaro Horiguchi wrote:
> REL_14_STABLE has the same commit as e2d6da0708, (which I found at the
> first time).

Thanks for pointing out this! So I did the backpatch to v14.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION