postgresql/src
Tom Lane 57bfb27e60 Fix interval input parser so that fractional weeks and months are
cascaded first to days and only what is leftover into seconds.  This
seems to satisfy the principle of least surprise given the general
conversion to three-part interval values --- it was an oversight that
these cases weren't dealt with in 8.1.  Michael Glaesemann
2006-09-04 01:26:28 +00:00
..
backend Fix interval input parser so that fractional weeks and months are 2006-09-04 01:26:28 +00:00
bin Revert as not needed/inconsistent with SQL REINDEX: 2006-09-02 17:10:17 +00:00
include Arrange for GetSnapshotData to copy live-subtransaction XIDs from the 2006-09-03 15:59:39 +00:00
interfaces Fix interval input parser so that fractional weeks and months are 2006-09-04 01:26:28 +00:00
makefiles Ah, I finally realize why Magnus wanted to add a --bindir option to 2006-07-21 00:24:04 +00:00
pl Allow PL/python to return composite types and result sets 2006-09-02 12:30:01 +00:00
port Fix things so that fopen's, not only open's, pass FILE_SHARE_DELETE 2006-08-30 18:06:27 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test Fix interval input parser so that fractional weeks and months are 2006-09-04 01:26:28 +00:00
timezone Add missing @OVERRIDE to 'India' config file, per Michael Fuhr. 2006-07-25 13:49:21 +00:00
tools Add WIN32 compile suggestion to pginclude README. 2006-07-19 15:06:06 +00:00
tutorial Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in Replaced double-quote-fix with a hopefully better version. 2006-08-23 12:01:53 +00:00
Makefile.shlib Arrange to strip libpq.so of symbols that aren't officially supposed to 2006-04-28 02:53:20 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Fix win32.mak for config cleanup. 2006-08-08 22:44:05 +00:00