index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
nabstime.h
Commit message (
Expand
)
Author
Age
*
Ensure that btree sort ordering functions and boolean comparison operators
Tom Lane
2001-05-03
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Tweak AbsoluteTimeIsReal() to avoid compiler bugs on machines where
Tom Lane
2000-11-18
*
Another round of updates for new fmgr, mostly in the datetime code.
Tom Lane
2000-06-09
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Fix up comments where had been uglified by the automated reformatter.
Thomas G. Lockhart
2000-03-27
*
Implement "date/time grand unification".
Thomas G. Lockhart
2000-02-16
*
Add:
Bruce Momjian
2000-01-26
*
Made abstime/reltime use int4 instead of time_t (TODO item)
Peter Eisentraut
2000-01-24
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Attempting to insert a value of 'now' into a datetime type
Bruce Momjian
1999-03-14
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Make functions static or ifdef NOT_USED. Prevent pg_version creation.
Bruce Momjian
1998-10-08
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
From: Zeugswetter Andreas SARZ <Andreas.Zeugswetter@telecom.at>
Marc G. Fournier
1998-02-13
*
Fix for various aix related 'mis-defines'
Marc G. Fournier
1998-02-03
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
Add new routines.
Thomas G. Lockhart
1997-07-29
*
Drop internal routines for formatting time output. Use default formatter.
Thomas G. Lockhart
1997-06-23
*
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-04-02
*
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Marc G. Fournier
1997-03-25
*
Date/Time updates from Thomas...
Marc G. Fournier
1997-03-14
*
-Wall based cleanup of include files, based from acl.h, and everything
Marc G. Fournier
1996-11-04
*
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-04
*
Include file cleanup:
Marc G. Fournier
1996-11-01
*
More cleanups of the include files
Marc G. Fournier
1996-08-28