index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
adt
/
datetime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add conversion from datetime to time data type.
Thomas G. Lockhart
1997-10-25
1
-92
/
+86
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
1
-11
/
+11
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
1
-96
/
+96
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-310
/
+357
*
Cleanups needed for indent. Remove };
Bruce Momjian
1997-09-05
1
-9
/
+9
*
Fix time_cmp
Vadim B. Mikheev
1997-08-28
1
-2
/
+2
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-4
/
+5
*
Use common parser and encoder for timestamp data type.
Thomas G. Lockhart
1997-07-01
1
-6
/
+22
*
Expunge code not enabled with USE_NEW_DATE and USE_NEW_TIME #defines.
Thomas G. Lockhart
1997-06-23
1
-461
/
+2
*
Fix a few DATEDEBUG print statements.
Thomas G. Lockhart
1997-06-03
1
-3
/
+3
*
Clean up support for USE_POSIX_TIME, ! HAVE_INT_TIMEZONE machines.
Thomas G. Lockhart
1997-05-30
1
-1
/
+6
*
Fix datetime and abstime conversions to and from date.
Thomas G. Lockhart
1997-05-16
1
-43
/
+207
*
Fix timezone manipulation code to avoid crashes on some machines.
Thomas G. Lockhart
1997-05-11
1
-2
/
+3
*
From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
Marc G. Fournier
1997-04-17
1
-1
/
+2
*
Again, needs float.h
Marc G. Fournier
1997-04-04
1
-1
/
+4
*
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-02
1
-119
/
+227
*
Date/Time updates from Thomas...
Marc G. Fournier
1997-03-14
1
-0
/
+743