postgresql/src/bin/pg_controldata
Peter Eisentraut 2e4db241bf Remove configure --disable-float4-byval
This build option was only useful to maintain compatibility for
version-0 functions, but those are no longer supported, so this option
can be removed.

float4 is now always pass-by-value; the pass-by-reference code path is
completely removed.

Discussion: https://www.postgresql.org/message-id/flat/f3e1e576-2749-bbd7-2d57-3f9dcf75255a@2ndquadrant.com
2019-11-21 18:29:21 +01:00
..
po Translation updates 2019-06-17 15:30:20 +02:00
t Restrict vertical tightness to parentheses in Perl code 2018-05-09 10:14:46 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
nls.mk pg_controldata: Add common gettext flags 2019-05-09 09:16:59 +02:00
pg_controldata.c Remove configure --disable-float4-byval 2019-11-21 18:29:21 +01:00