RE: libpq debug log

Aya Iwata (Fujitsu) <iwata.aya@fujitsu.com>

From: "iwata.aya@fujitsu.com" <iwata.aya@fujitsu.com>
To: "'pgsql-hackers@lists.postgresql.org'" <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-15T07:13:10Z
Lists: pgsql-hackers

Attachments

Hi, 

Thank you for your review. I modified the code in response to those reviews.

This patch includes these items:
- Fix the code according to reviews
  - Fix COPY output issue
  - Change to not support Protocol v2.0 
     It is rarely used anymore and de-support it makes code more simpler. Please see the discussion in this thread for more details.

Regards,
Aya Iwata