diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-02-13 05:26:50 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-02-13 05:26:50 +0000 |
commit | 80b3513d5700945447815e80a661c719d3e8f044 (patch) | |
tree | d02aa5f05872cb768ca8744b92448b622724e475 /src/interfaces/ecpg/lib/execute.c | |
parent | f249daf9b7aef0bf0685efb35c159842e8f6df51 (diff) | |
download | postgresql-80b3513d5700945447815e80a661c719d3e8f044.tar.gz postgresql-80b3513d5700945447815e80a661c719d3e8f044.zip |
The attached patch provides cube with 4 functions for building cubes
directly from float8 values. (As opposed to converting the values to
strings
and then parsing the strings.)
The functions are:
cube(float8) returns cube
cube(float8,float8) returns cube
cube(cube,float8) returns cube
cube(cube,float8,float8) returns cube
Bruno Wolff III
Diffstat (limited to 'src/interfaces/ecpg/lib/execute.c')
0 files changed, 0 insertions, 0 deletions