Re: [patch] Duplicated pq_sendfloat4/8 prototypes
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Christoph Berg <myon@debian.org>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2018-08-14T18:26:36Z
Lists: pgsql-hackers
Christoph Berg <myon@debian.org> writes: > The pq_sendfloat4 and 8 prototypes are duplicated. Yup. Pushed, thanks! regards, tom lane
Commits
-
Remove duplicate function declarations.
- d39079a8b2d6 11.0 landed
- 02dc7466baed 12.0 landed