postgresql/src
Thomas G. Lockhart bf566b202e All regression tests pass except for rules.sql (unrelated).
Implement "date/time grand unification".
 Transform datetime and timespan into timestamp and interval.
 Deprecate datetime and timespan, though translate to new types in gram.y.
 Transform all datetime and timespan catalog entries into new types.
 Make "INTERVAL" reserved word allowed as a column identifier in gram.y.
 Remove dt.h, dt.c files, and retarget datetime.h, datetime.c as utility
  routines for all date/time types.
 date.{h,c} now deals with date, time types.
 timestamp.{h,c} now deals with timestamp, interval types.
 nabstime.{h,c} now deals with abstime, reltime, tinterval types.
Make NUMERIC a known native type for purposes of type coersion. Not tested.
2000-02-16 18:17:02 +00:00
..
backend All regression tests pass except for rules.sql (unrelated). 2000-02-16 18:17:02 +00:00
bin include cleanup 2000-02-16 13:22:00 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Implement "date/time grand unification". 2000-02-16 17:26:26 +00:00
interfaces *** empty log message *** 2000-02-16 16:18:29 +00:00
makefiles I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
pl contrib-array.patch 2000-02-13 18:59:53 +00:00
template I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
test All regression tests pass except for rules.sql (unrelated). 2000-02-16 17:27:27 +00:00
tools Add no CVS to make_mkid. 2000-02-10 18:41:35 +00:00
tutorial Add: 2000-01-26 05:58:53 +00:00
utils Add: 2000-01-26 05:58:53 +00:00
win32 Move ipc patch into README.NT. 1999-12-29 10:28:00 +00:00
config.guess I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
config.sub I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
configure Fix tab-complete so it works with old versions of readline that don't 2000-01-21 23:32:36 +00:00
configure.in Fix tab-complete so it works with old versions of readline that don't 2000-01-21 23:32:36 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Added new pg_id to fix initdb problems 2000-01-20 21:51:09 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Improve default compile ops. 2000-02-10 19:11:17 +00:00
Makefile.shlib Make LD -r as macros that can be changed for QNX. 1999-12-09 19:15:45 +00:00
mkinstalldirs Added new pg_id to fix initdb problems 2000-01-20 21:51:09 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00