postgresql/src/backend/utils
Bruce Momjian 5f128d5fe8 Make the MONEY data type have a thousands separator != decimal symbol,
if the locale has the thousands separator as "".  This now matches the
to_char and psql numericlocale behavior.  (Previously this data type was
basically useless for such setups.)
2007-11-24 15:28:02 +00:00
..
adt Make the MONEY data type have a thousands separator != decimal symbol, 2007-11-24 15:28:02 +00:00
cache Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
error pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
fmgr pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
hash pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
init pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
mb Cleanup for new else/comment handling. 2007-11-16 01:11:04 +00:00
misc pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
mmgr Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
resowner Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
sort pgindent run for 8.3. 2007-11-15 21:14:46 +00:00
time Re-run pgindent with updated list of typedefs. (Updated README should 2007-11-15 22:25:18 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Implement function-local GUC parameter settings, as per recent discussion. 2007-09-03 00:39:26 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00
probes.d DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00