Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb3754dc

Browse files
committed
doc PG 18 relnotes: adjust COPY and REJECT_LIMIT items
Reported-by: Atsushi TorikoshiDiscussion:https://postgr.es/m/CAM6-o=CEF6tKAjtGMEOd45YySwNRXPu8d_zyYq=fhnia9hOU6Q@mail.gmail.com
1 parentd83981c commitb3754dc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎doc/src/sgml/release-18.sgml‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
111111

112112
<listitem>
113113
<para>
114-
Prevent COPYIN from treating \. as an end-of-file marker when reading CSV files (Daniel Vérité, Tom Lane)
114+
Prevent COPYFROM from treating \. as an end-of-file marker when reading CSV files (Daniel Vérité, Tom Lane)
115115
<ulink url="&commit_baseurl;770233748">&sect;</ulink>
116116
<ulink url="&commit_baseurl;da8a4c166">&sect;</ulink>
117117
</para>
@@ -1655,12 +1655,12 @@ Author: Fujii Masao <fujii@postgresql.org>
16551655

16561656
<listitem>
16571657
<para>
1658-
Add REJECT_LIMIT to control the number of invalid rows COPYIN can ignore (Atsushi Torikoshi)
1658+
Add REJECT_LIMIT to control the number of invalid rows COPYFROM can ignore (Atsushi Torikoshi)
16591659
<ulink url="&commit_baseurl;4ac2a9bec">&sect;</ulink>
16601660
</para>
16611661

16621662
<para>
1663-
This isactive when ON_ERROR = 'ignore'.
1663+
This isavailable when ON_ERROR = 'ignore'.
16641664
</para>
16651665
</listitem>
16661666

@@ -1678,12 +1678,12 @@ Allow COPY TO to copy rows from populated materialized view (Jian He)
16781678

16791679
<!--
16801680
Author: Fujii Masao <fujii@postgresql.org>
1681-
2024-10-03 [e7834a1a2] Addlog_verbosity = 'silent' support to COPY command.
1681+
2024-10-03 [e7834a1a2] AddLOG_VERBOSITY = 'silent' support to COPY command.
16821682
-->
16831683

16841684
<listitem>
16851685
<para>
1686-
Add COPYlog_verbosity level "silent" to suppressalllog output (Atsushi Torikoshi)
1686+
Add COPYLOG_VERBOSITY level "silent" to suppress log output of ignored rows (Atsushi Torikoshi)
16871687
<ulink url="&commit_baseurl;e7834a1a2">&sect;</ulink>
16881688
</para>
16891689

@@ -3246,7 +3246,7 @@ Author: Fujii Masao <fujii@postgresql.org>
32463246

32473247
<listitem>
32483248
<para>
3249-
AddREJECT_LIMIT to control the number of invalid rows file_fdw can ignore (Atsushi Torikoshi)
3249+
Add"reject_limit" to control the number of invalid rows file_fdw can ignore (Atsushi Torikoshi)
32503250
<ulink url="&commit_baseurl;6c8f67032">&sect;</ulink>
32513251
</para>
32523252

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp