postgresql/src/pl
Heikki Linnakangas 73c8e8506c Avoid using platform-dependent floats in test case.
The number of decimals printed for floats varied in this test case, as
noted by several buildfarm members. There's nothing special about floats
and arrays in the code being tested, so replace the floats with numerics to
make the output platform-independent.
2016-10-26 14:17:07 +03:00
..
plperl Improve memory management for PL/Perl functions. 2016-08-31 19:54:58 -04:00
plpgsql Improve parser's and planner's handling of set-returning functions. 2016-09-13 13:54:24 -04:00
plpython Avoid using platform-dependent floats in test case. 2016-10-26 14:17:07 +03:00
tcl Improve memory management for PL/Tcl functions. 2016-08-31 17:27:09 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00