[patch] Duplicated pq_sendfloat4/8 prototypes

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2018-08-14T16:55:37Z
Lists: pgsql-hackers

Attachments

The pq_sendfloat4 and 8 prototypes are duplicated.

Christoph

Commits

  1. Remove duplicate function declarations.