summaryrefslogtreecommitdiff
path: root/src/include/utils
AgeCommit message (Expand)Author
1997-09-20Add point_ne() comparison routine.Thomas G. Lockhart
1997-09-20Add tinterval comparison routines.Thomas G. Lockhart
1997-09-20Add integer/money arithmetic from Darren King.Thomas G. Lockhart
1997-09-18No more SortTuplesInTree...Vadim B. Mikheev
1997-09-18Addded to Psortstate:Vadim B. Mikheev
1997-09-15Fix pfree problem.Vadim B. Mikheev
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Add typdefs to pgindent run.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-09-04Add comparision routines to support indices on datetime and timespan.Thomas G. Lockhart
1997-09-04struct Trigger changedVadim B. Mikheev
1997-09-01Triggers added to RelationVadim B. Mikheev
1997-08-22We store Cash/money as int of size 4, so make it an int rather than a long.Bruce Momjian
1997-08-21Change time function names to be more consistent, and check for zero divides,...Bruce Momjian
1997-08-21+ extern double *box_area(BOX *box);Vadim B. Mikheev
1997-08-20More NOT_USEDsBruce Momjian
1997-08-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1997-08-06I think I finally got psort working for all cases.Bruce Momjian
1997-08-06psort cleanups.Bruce Momjian
1997-08-06Allow internal sorts to be stored in memory rather than in files.Bruce Momjian
1997-07-29Add new routines.Thomas G. Lockhart
1997-07-29mkLinux patches from Tatsuo Ishii.Bruce Momjian
1997-07-01Rearrange DTK_x constants.Thomas G. Lockhart
1997-06-23Remove code not previously enabled with USE_NEW_DATE and USE_NEW_TIMEThomas G. Lockhart
1997-06-23Drop internal routines for formatting time output. Use default formatter.Thomas G. Lockhart
1997-06-20Add parser category for "DST" Daylight Savings Time qualifier on time zones.Thomas G. Lockhart
1997-06-04Definition for RelationForgetRelation().Vadim B. Mikheev
1997-06-03Add upgradepath(), isoldpath(), upgradepoly() and revertpoly() to allowThomas G. Lockhart
1997-06-03Put parens around macro arguments for safety per D'Arcy's suggestion.Thomas G. Lockhart
1997-05-23Enable new date and time definitions to allow Solaris and Irix -O2 compilation.Thomas G. Lockhart
1997-05-22From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier
1997-05-20Define FREE(x) as pfree.Vadim B. Mikheev
1997-05-14Rename new float and int conversion routines to avoid conflicts withThomas G. Lockhart
1997-05-11Add a few type conversion functions.Thomas G. Lockhart
1997-05-06Change dummy array dimensions from [0] to [1] to keep non-gcc compilers happy.Thomas G. Lockhart
1997-04-27Change mixed-case routines to lower-case for case-insensitive SQL.Thomas G. Lockhart
1997-04-25More timezone patches by Thomas:Marc G. Fournier
1997-04-22Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier
1997-04-181. DeclarationVadim B. Mikheev
1997-04-15From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier
1997-04-09Add in D'Arcy's cash codeMarc G. Fournier
1997-04-02From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier
1997-03-28From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier
1997-03-25From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier
1997-03-25From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier
1997-03-18Resync the source tree, commit some things that were missing (pqcomprim.c) andMarc G. Fournier
1997-03-14Date/Time updates from Thomas...Marc G. Fournier
1997-03-12From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1997-03-12From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier