Remove unnecessary backslash from CopyFrom() code.
Commit 4ac2a9bece accidentally added an unnecessary backslash
to CopyFrom() code. This commit removes it.
Author: Yugo Nagata
Reviewed-by: Tender Wang
Discussion: https://postgr.es/m/20241112114609.4175a2e175282edd1463dbc6@sraoss.co.jp
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/9a70f67667da32f8009364e1096e80ce6996c13c
Modified Files
--------------
src/backend/commands/copyfrom.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)