Re: Enhancing protocol.sgml

2018-08-25 Thread Tatsuo Ishii
/index_en.php Japanese:http://www.sraoss.co.jp From: "Bradley DeJong" Subject: Re: Enhancing protocol.sgml Date: Fri, 24 Aug 2018 15:43:28 + Message-ID: > On 2018-07-27, Tatsuo Ishii wrote ... >> ... I think this should be mentioned in protocol.sgml as well. ... > > I agree

Re: Enhancing protocol.sgml

2018-08-24 Thread Bradley DeJong
On 2018-07-27, Tatsuo Ishii wrote ... > ... I think this should be mentioned in protocol.sgml as well. ... I agree. It is already mentioned as one of the differences between v2 and v3 but an implementer should not need to read that section if they are only implementing v3. (I know I've never lo

Enhancing protocol.sgml

2018-07-27 Thread Tatsuo Ishii
In libpq.sgml following is stated: Before PostgreSQL protocol 3.0, it was necessary for the application to explicitly send the two characters \. as a final line to indicate to the server that it had finished sending COPY data. While this still works, it is depre