postgresql/src/backend/utils
Bruce Momjian fc51c9186a Properly round months into days and into seconds for interval
multiplication/division queries like select '41 mon 10:00:00'::interval
/ 10 as "pos".

Report from Michael Glaesemann
2006-09-03 03:34:04 +00:00
..
adt Properly round months into days and into seconds for interval 2006-09-03 03:34:04 +00:00
cache Add a hack so that get_type_io_data() can work from bootstrap.c's 2006-08-15 22:36:17 +00:00
error Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
fmgr Seems some C compilers think 'restrict' is a fully reserved word. 2006-08-16 04:32:49 +00:00
hash Remove hash_destroy calls in hash_create's failure paths. As noted by 2006-08-14 12:39:55 +00:00
init Seems some C compilers think 'restrict' is a fully reserved word. 2006-08-16 04:32:49 +00:00
mb In new "invalid byte sequence" error hint, call it "error", not 2006-08-22 12:11:28 +00:00
misc Make autovacuum behavior more agressive, per discussion on hackers list 2006-09-02 23:12:16 +00:00
mmgr Now bind displays prepare as detail, and execute displays prepare and 2006-08-29 02:11:30 +00:00
resowner Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
sort Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
time More include file adjustments. 2006-07-13 17:47:02 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
Makefile Fix some makefiles that fail to yield good results from 'make -qp'. 2006-07-15 03:33:14 +00:00
probes.d DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00