Re: parse mistake in ecpg connect string - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: parse mistake in ecpg connect string
Date
Msg-id 20210212.130922.2143196288646039720.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: parse mistake in ecpg connect string  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
At Thu, 11 Feb 2021 15:23:31 -0500, Tom Lane <tgl@sss.pgh.pa.us> wrote in 
> "kuroda.hayato@fujitsu.com" <kuroda.hayato@fujitsu.com> writes:
> > Dear Wang, Horiguchi-san,
> >>> How about the attached?
> 
> >> I think, this patch is good.
> 
> > I agree. The backward compatibility is violated in the doc, but maybe no one take care.
> 
> Pushed with a little more work on the documentation.

Thanks for committing this (and further update of the document).

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Single transaction in the tablesync worker?
Next
From: Greg Nancarrow
Date:
Subject: Re: Parallel INSERT (INTO ... SELECT ...)