RE: libpq debug log - Mailing list pgsql-hackers

From iwata.aya@fujitsu.com
Subject RE: libpq debug log
Date
Msg-id TY2PR01MB1963A87F2659636D7C2B4FD9EAA70@TY2PR01MB1963.jpnprd01.prod.outlook.com
Whole thread Raw
In response to RE: libpq debug log  ("matsumura.ryo@fujitsu.com" <matsumura.ryo@fujitsu.com>)
Responses RE: libpq debug log  ("tsunakawa.takay@fujitsu.com" <tsunakawa.takay@fujitsu.com>)
List pgsql-hackers
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
moredetails. 

Regards,
Aya Iwata

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Add Nullif case for eval_const_expressions_mutator
Next
From: Peter Eisentraut
Date:
Subject: Re: [patch] [doc] Further note required activity aspect of automatic checkpoint and archving