postgresql/src/include/utils
Marc G. Fournier dfe0475362 From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Subject: [HACKERS] More patches for date/time

I have accumulated several patches to add functionality to the datetime
and timespan data types as well as to fix reported porting bugs on non-BSD
machines. These patches are:

dt.c.patch              - add datetime_part(), fix bugs
dt.h.patch              - add quarter and timezone support, add prototypes
globals.c.patch         - add time and timezone variables
miscadmin.h.patch       - add time and timezone variables
nabstime.c.patch        - add datetime conversion routine
nabstime.h.patch        - add prototypes
pg_operator.h.patch     - add datetime operators, clean up formatting
pg_proc.h.patch         - add datetime functions, reassign conflicting date OIDs
pg_type.h.patch         - add datetime and timespan data types

The dt.c and pg_proc.h patches are fairly large; the latter mostly because I tried
to get some columns for existing entries to line up.
1997-03-25 08:11:24 +00:00
..
acl.h From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 20:48:48 +00:00
array.h -Wall based cleanup of include files, based from acl.h, and everything 1996-11-04 07:18:46 +00:00
bit.h More cleanups of the include files 1996-08-28 01:59:28 +00:00
builtins.h Date/Time updates from Thomas... 1997-03-14 23:34:16 +00:00
catcache.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
datetime.h Date/Time updates from Thomas... 1997-03-14 23:34:16 +00:00
datum.h remove: 1996-10-31 09:51:30 +00:00
dt.h From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-03-25 08:11:24 +00:00
dynahash.h Fix a comment that wasn't commente'd out 1996-11-14 20:06:39 +00:00
dynamic_loader.h Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
elog.h All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
exc.h sigjmp_buf/jmp_buf is backwards, so backend doesn't compile. 1996-12-10 07:04:22 +00:00
excid.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
fcache.h -Wall based cleanup of include files, based from acl.h, and everything 1996-11-04 07:18:46 +00:00
fcache2.h another pass through. 1996-11-04 08:53:07 +00:00
fmgrtab.h All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
geo_decls.h Date/Time updates from Thomas... 1997-03-14 23:34:16 +00:00
hsearch.h remove: 1996-10-31 09:51:30 +00:00
inval.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
lselect.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
lsyscache.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
mcxt.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
memutils.h From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:13:19 +00:00
module.h More cleanups of the include files 1996-08-28 01:59:28 +00:00
nabstime.h From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-03-25 08:11:24 +00:00
oidcompos.h More cleanups of the include files 1996-08-28 01:59:28 +00:00
palloc.h Make it compile on Ultrix. Thanks Erik Bertelson. 1996-11-26 03:20:35 +00:00
portal.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
psort.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
rel.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
rel2.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
relcache.h All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
sets.h More cleanups of the include files 1996-08-28 01:59:28 +00:00
syscache.h finally, this directory is (should be!) totally clean 1996-11-04 11:51:27 +00:00
tqual.h -Wall based cleanup of include files, based from acl.h, and everything 1996-11-04 07:18:46 +00:00