Commits

DateSubjectAuthorReleases
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-16 Add support for dividing money by money (yielding a float8 result) and for Tom Lane 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-06-10 Fix cash_in() to behave properly in locales where frac_digits is zero, Tom Lane 7.4.26
2009-06-10 Fix cash_in() to behave properly in locales where frac_digits is zero, Tom Lane 8.0.22
2009-06-10 Fix cash_in() to behave properly in locales where frac_digits is zero, Tom Lane 8.1.18
2009-06-10 Fix cash_in() to behave properly in locales where frac_digits is zero, Tom Lane 8.2.14
2009-06-10 Fix cash_in() to behave properly in locales where frac_digits is zero, Tom Lane 8.3.8
2009-06-10 Fix cash_in() to behave properly in locales where frac_digits is zero, Tom Lane 8.4.0
2008-06-09 Fix unportable (and incorrect anyway) usage of LL constant suffix that Tom Lane 8.3.4
2008-06-09 Fix unportable (and incorrect anyway) usage of LL constant suffix that Tom Lane 8.4.0
2008-04-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-11-24 Clarify how MONEY trims off trailing thousands separator. Bruce Momjian 8.3.0
2007-11-24 Make the MONEY data type have a thousands separator != decimal symbol, Bruce Momjian 8.3.0
2007-11-23 Fix white space in MONEY type code. Rename 'comma' to more generic Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-08-21 Fix cash_mul_int4 and cash_div_int4 for overenthusiastic substitution Tom Lane 8.3.0
2007-08-21 Fix money type's send/receive functions to conform to recent widening Tom Lane 8.3.0
2007-07-12 Fix a portability bug (ye olde not casting a <ctype.h> argument to Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2007-01-03 Widen the money type to 64 bits. D'Arcy J.M. Cain 8.3.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-03-19 Fix a few places that were checking for the return value of palloc() to be Neil Conway 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0