Re: [HACKERS] Re: protocol version negotiation (Re: Libpq PGRES_COPY_BOTH - version compatibility)

2017-11-21 Thread Robert Haas
On Sun, Nov 19, 2017 at 7:49 PM, Badrul Chowdhury wrote: >>> I spent a little more time looking at this patch today. I think that the >>> patch >>> should actually send NegotiateProtocolVersion when *either* the requested >>> version is differs from the latest one we support *or* an unsupported

RE: [HACKERS] Re: protocol version negotiation (Re: Libpq PGRES_COPY_BOTH - version compatibility)

2017-11-19 Thread Badrul Chowdhury
l.com] >> Sent: Wednesday, November 15, 2017 1:12 PM >> To: Badrul Chowdhury >> Cc: Tom Lane ; Satyanarayana Narlapuram >> ; Craig Ringer >> ; Peter Eisentraut ; Magnus >> Hagander ; PostgreSQL-development > hack...@postgresql.org> >> Subject: Re:

Re: [HACKERS] Re: protocol version negotiation (Re: Libpq PGRES_COPY_BOTH - version compatibility)

2017-11-15 Thread Robert Haas
On Mon, Oct 30, 2017 at 9:19 PM, Badrul Chowdhury wrote: > Thank you for the comprehensive review! We are very much in the early stages > of contributing to the PG community and we clearly have lots to learn, but we > look forward to becoming proficient and active members of the pg community. >