postgresql/src
Tom Lane 2ef8c1acfd Fix cash_in() to behave properly in locales where frac_digits is zero,
eg Japan.  Report and fix by Itagaki Takahiro.  Also fix CASHDEBUG printout
format for branches with 64-bit money type, and some minor comment cleanup.

Back-patch to 7.4, because it's broken all the way back.
2009-06-10 16:31:32 +00:00
..
backend Fix cash_in() to behave properly in locales where frac_digits is zero, 2009-06-10 16:31:32 +00:00
bin Trivial code style cleanup around a couple of ngettext calls. 2009-06-04 19:17:39 +00:00
include Fix xmlattribute escaping XML special characters twice (bug #4822). 2009-06-09 22:00:57 +00:00
interfaces Clean up ecpg's use of mmerror(): const-ify the format argument, add an 2009-06-03 20:24:51 +00:00
makefiles
pl Move variable declaration to avoid 'unused variable' warning when the 2009-06-06 03:45:36 +00:00
port Update no longer current comments in header. 2009-05-04 09:30:06 +00:00
template
test Make handling of INTERVAL DAY TO MINUTE and INTERVAL DAY TO SECOND input 2009-06-10 05:05:03 +00:00
timezone
tools Fix Linux typedef code. 2009-06-10 15:13:45 +00:00
tutorial
bcc32.mak
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak