Thread

Commits

  1. Remove duplicate function declarations.

  1. [patch] Duplicated pq_sendfloat4/8 prototypes

    Christoph Berg <myon@debian.org> — 2018-08-14T16:55:37Z

    The pq_sendfloat4 and 8 prototypes are duplicated.
    
    Christoph
    
  2. Re: [patch] Duplicated pq_sendfloat4/8 prototypes

    Tom Lane <tgl@sss.pgh.pa.us> — 2018-08-14T18:26:36Z

    Christoph Berg <myon@debian.org> writes:
    > The pq_sendfloat4 and 8 prototypes are duplicated.
    
    Yup.  Pushed, thanks!
    
    			regards, tom lane