git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d2a386d) | patch
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997年3月25日 08:11:24 +0000 (08:11 +0000)
1997年3月25日 08:11:24 +0000 (08:11 +0000)
commit dfe04753629d6b2203b9b4db8a299d451fe5b387
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.
src/backend/utils/adt/dt.c diff | blob | blame | history
src/backend/utils/adt/nabstime.c diff | blob | blame | history
src/backend/utils/init/globals.c diff | blob | blame | history
src/include/catalog/pg_operator.h diff | blob | blame | history
src/include/catalog/pg_proc.h diff | blob | blame | history
src/include/catalog/pg_type.h diff | blob | blame | history
src/include/miscadmin.h diff | blob | blame | history
src/include/utils/dt.h diff | blob | blame | history
src/include/utils/nabstime.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /