Thread

  1. RE: libpq debug log

    Aya Iwata (Fujitsu) <iwata.aya@fujitsu.com> — 2021-01-15T07:13:10Z

    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