Content-Length: 258955 | pFad | http://github.com/postgrespro/postgres/commit/58fbbc9d683cc7a79a790fe9f17dd374c56445cc

BC Fix spelling in notice · postgrespro/postgres@58fbbc9 · GitHub
Skip to content

Commit 58fbbc9

Browse files
committed
Fix spelling in notice
Reported-by: Atsushi Torikoshi Discussion: https://postgr.es/m/762d7dd4d5aa9e5ecffec2ae6a255a28%40oss.nttdata.com
1 parent 2b53a46 commit 58fbbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/copyfrom.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1310,7 +1310,7 @@ CopyFrom(CopyFromState cstate)
13101310
if (cstate->opts.save_error_to != COPY_SAVE_ERROR_TO_ERROR &&
13111311
cstate->num_errors > 0)
13121312
ereport(NOTICE,
1313-
errmsg_plural("%llu row were skipped due to data type incompatibility",
1313+
errmsg_plural("%llu row was skipped due to data type incompatibility",
13141314
"%llu rows were skipped due to data type incompatibility",
13151315
(unsigned long long) cstate->num_errors,
13161316
(unsigned long long) cstate->num_errors));

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/58fbbc9d683cc7a79a790fe9f17dd374c56445cc

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy