diff options
author | Neil Conway <neilc@samurai.com> | 2004-05-14 21:42:30 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2004-05-14 21:42:30 +0000 |
commit | 0079547bcbedff2a653204571c3cda22c35907d4 (patch) | |
tree | a39f767c36a3299c57c6a2638b419c15c42b12dd /src/backend/utils/adt/float.c | |
parent | 19a495caaa8a0b9b5a1ee9b1b487697cce7e99db (diff) | |
download | postgresql-0079547bcbedff2a653204571c3cda22c35907d4.tar.gz postgresql-0079547bcbedff2a653204571c3cda22c35907d4.zip |
Implement the width_bucket() function, per SQL2003. This commit only adds
a variant of the function for the 'numeric' datatype; it would be possible
to add additional variants for other datatypes, but I haven't done so yet.
This commit includes regression tests and minimal documentation; if we
want developers to actually use this function in applications, we'll
probably need to document what it does more fully.
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions