Commits

DateSubjectAuthorReleases
2007-01-17 Tweak the width_bucket() regression tests to avoid an unnecessary Neil Conway 8.3.0
2007-01-16 Implement width_bucket() for the float8 data type. Neil Conway 8.3.0
2006-10-03 Improve numeric overflow error message. Bruce Momjian 8.2.0
2006-01-25 Update regression error message for NUMERIC range overflow. Display "1" Bruce Momjian 8.2.0
2005-06-26 Add E'' syntax so eventually normal strings can treat backslashes Bruce Momjian 8.1.0
2004-10-28 Fix to_number for the case of a trailing S. Tom Lane 8.0.0
2004-05-14 Implement the width_bucket() function, per SQL2003. This commit only adds Neil Conway 8.0.0
2004-04-23 Add ceiling() as an alias for ceil(), and power() as an alias for pow(). Neil Conway 8.0.0
2004-03-11 Revise int2/int4/int8/float4/float8 input routines to allow for Neil Conway 8.0.0
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2003-03-27 to_char fixes, Karel Zak Bruce Momjian 7.4.1
2003-03-21 Reimplement NUMERIC datatype using base-10000 arithmetic; also improve Tom Lane 7.4.1
2002-09-20 Update regression expected results for to_char() change. Tom Lane 7.3.1
2000-04-07 Update create_rule manual page. Bruce Momjian 7.1.1
2000-03-14 Implement column aliases on views "CREATE VIEW name (collist)". Thomas G. Lockhart 7.1.1
2000-03-08 Hi, Bruce Momjian 7.1.1
2000-01-15 Add some examples to numeric regress test to verify that recently-fixed Tom Lane 7.1.1
2000-01-05 Verified output from new psql. Thomas G. Lockhart 7.1.1
1999-11-19 New parallel regression test shell and related things. Jan Wieck 7.1.1
1999-06-10 Added 2 regression tests for NUMERIC data type. Jan Wieck 7.1.1