Re: Conflict handling for COPY FROM

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: surafel3000(at)gmail(dot)com
Cc: asaba(dot)takanori(at)fujitsu(dot)com, a(dot)kondratov(at)postgrespro(dot)ru, alvherre(at)2ndquadrant(dot)com, andres(at)anarazel(dot)de, andrew(dot)dunstan(at)2ndquadrant(dot)com, robertmhaas(at)gmail(dot)com, anowocien(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Conflict handling for COPY FROM
Date: 2020-02-14 07:46:52
Message-ID: 20200214.164652.377076550947349056.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In your patch for copy.sgml:

ERROR_LIMIT '<replaceable class="parameter">limit_number</replaceable>'

I think this should be:

ERROR_LIMIT <replaceable class="parameter">limit_number</replaceable>

(no single quote)

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2020-02-14 07:49:52 Re: small improvement of the elapsed time for truncating heap in vacuum
Previous Message Michael Paquier 2020-02-14 06:45:19 Re: Wait event that should be reported while waiting for WAL archiving to finish