postgresql/src
Neil Conway 0079547bcb 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.
2004-05-14 21:42:30 +00:00
..
backend Implement the width_bucket() function, per SQL2003. This commit only adds 2004-05-14 21:42:30 +00:00
bin Adjust find_my_exec/find_other_exec() so that the return parameter is 2004-05-14 17:04:48 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Implement the width_bucket() function, per SQL2003. This commit only adds 2004-05-14 21:42:30 +00:00
interfaces Propagate enlargeStringInfo() fixes into the equivalent code in 2004-05-14 00:20:38 +00:00
makefiles Properly quote variable for makefile use. 2004-05-14 00:10:52 +00:00
pl Promote row expressions to full-fledged citizens of the expression syntax, 2004-05-10 22:44:49 +00:00
port Adjust find_my_exec/find_other_exec() so that the return parameter is 2004-05-14 17:04:48 +00:00
template Remove extra 'then'. 2004-05-14 16:29:12 +00:00
test Implement the width_bucket() function, per SQL2003. This commit only adds 2004-05-14 21:42:30 +00:00
timezone More win32 adjustment for timezone directory. 2004-05-02 03:12:12 +00:00
tools Do thread testing from configure in a much cleaner fashion. 2004-04-27 19:51:12 +00:00
tutorial Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
utils For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Integrate timezone library to be called only from Win32. 2004-04-30 04:31:52 +00:00
Makefile.global.in Move unixware thread stuff into Makefile.unixware. 2004-05-14 00:03:07 +00:00
Makefile.shlib Here's a patch that will allow external modules like pl<lang> to set 2004-05-12 21:56:27 +00:00
nls-global.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00