git.postgresql.org Git - postgresql.git/commit
2003年2月13日 05:26:50 +0000 (05:26 +0000)
2003年2月13日 05:26:50 +0000 (05:26 +0000)
commit 80b3513d5700945447815e80a661c719d3e8f044
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
This is the main PostgreSQL git repository.
RSS
Atom