]> granicus.if.org Git - postgresql/history - src/test/regress/expected/numeric.out
Support EEEE (scientific notation) in to_char().
[postgresql] / src / test / regress / expected / numeric.out
2009-08-10 Tom LaneSupport EEEE (scientific notation) in to_char().
2009-04-08 Tom LaneAllow leading and trailing spaces around NaN in numeric_in.
2008-09-01 Tom LaneAdd a bunch of new error location reports to parse...
2008-04-04 Tom LaneRe-implement division for numeric values using the...
2007-01-17 Neil ConwayTweak the width_bucket() regression tests to avoid...
2007-01-16 Neil ConwayImplement width_bucket() for the float8 data type.
2006-10-03 Bruce MomjianImprove numeric overflow error message.
2006-01-25 Bruce MomjianUpdate regression error message for NUMERIC range overf...
2005-06-26 Bruce MomjianAdd E'' syntax so eventually normal strings can treat...
2004-10-28 Tom LaneFix to_number for the case of a trailing S.
2004-05-14 Neil ConwayImplement the width_bucket() function, per SQL2003...
2004-04-23 Neil ConwayAdd ceiling() as an alias for ceil(), and power() as...
2004-03-11 Neil ConwayRevise int2/int4/int8/float4/float8 input routines...
2003-09-25 Peter EisentrautMessage editing: remove gratuitous variations in messag...
2003-07-27 Tom LaneError message editing in utils/adt. Again thanks to...
2003-03-27 Bruce Momjianto_char fixes, Karel Zak
2003-03-21 Tom LaneReimplement NUMERIC datatype using base-10000 arithmeti...
2002-09-20 Tom LaneUpdate regression expected results for to_char() change.
2000-04-07 Bruce MomjianUpdate create_rule manual page.
2000-03-14 Thomas G. LockhartImplement column aliases on views "CREATE VIEW name...
2000-03-08 Bruce MomjianHi,
2000-01-15 Tom LaneAdd some examples to numeric regress test to verify...
2000-01-05 Thomas G. LockhartVerified output from new psql.
1999-11-19 Jan WieckNew parallel regression test shell and related things.
1999-06-10 Jan WieckAdded 2 regression tests for NUMERIC data type.