]> granicus.if.org Git - postgresql/history - src/include/utils
Massive commit to run PGINDENT on all *.c and *.h files.
[postgresql] / src / include / utils /
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-09-04 Thomas G. LockhartAdd comparision routines to support indices on datetime...
1997-09-04 Vadim B. Mikheevstruct Trigger changed
1997-09-01 Vadim B. MikheevTriggers added to Relation
1997-08-22 Bruce MomjianWe store Cash/money as int of size 4, so make it an...
1997-08-21 Bruce MomjianChange time function names to be more consistent, and...
1997-08-21 Vadim B. Mikheev+ extern double *box_area(BOX *box);
1997-08-20 Bruce MomjianMore NOT_USEDs
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-08-06 Bruce MomjianI think I finally got psort working for all cases.
1997-08-06 Bruce Momjianpsort cleanups.
1997-08-06 Bruce MomjianAllow internal sorts to be stored in memory rather...
1997-07-29 Thomas G. LockhartAdd new routines.
1997-07-29 Bruce MomjianmkLinux patches from Tatsuo Ishii.
1997-07-01 Thomas G. LockhartRearrange DTK_x constants.
1997-06-23 Thomas G. LockhartRemove code not previously enabled with USE_NEW_DATE...
1997-06-23 Thomas G. LockhartDrop internal routines for formatting time output....
1997-06-20 Thomas G. LockhartAdd parser category for "DST" Daylight Savings Time...
1997-06-04 Vadim B. MikheevDefinition for RelationForgetRelation().
1997-06-03 Thomas G. LockhartAdd upgradepath(), isoldpath(), upgradepoly() and rever...
1997-06-03 Thomas G. LockhartPut parens around macro arguments for safety per D...
1997-05-23 Thomas G. LockhartEnable new date and time definitions to allow Solaris...
1997-05-22 Marc G. FournierFrom: Darren King <aixssd!darrenk@abs.net>
1997-05-20 Vadim B. MikheevDefine FREE(x) as pfree.
1997-05-14 Thomas G. LockhartRename new float and int conversion routines to avoid...
1997-05-11 Thomas G. LockhartAdd a few type conversion functions.
1997-05-06 Thomas G. LockhartChange dummy array dimensions from [0] to [1] to keep...
1997-04-27 Thomas G. LockhartChange mixed-case routines to lower-case for case-insen...
1997-04-25 Marc G. FournierMore timezone patches by Thomas:
1997-04-22 Marc G. FournierMajor patch from Thomas Lockhart <Thomas.G.Lockhart...
1997-04-18 Vadim B. Mikheev1. Declaration
1997-04-15 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-04-09 Marc G. FournierAdd in D'Arcy's cash code
1997-04-02 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-28 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-25 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-25 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-18 Marc G. FournierResync the source tree, commit some things that were...
1997-03-14 Marc G. FournierDate/Time updates from Thomas...
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-09 Bruce MomjianAdd prototypes for oracle-compat functions. Rename...
1997-03-04 Marc G. FournierThis is a set of single row character functions, define...
1997-02-19 Bruce MomjianPrevent under/over flow of float8 constants in parser...
1997-02-14 Bruce MomjianRemove WIN32 defines. They never worked.
1996-12-28 Bruce MomjianHere's the final set of patches to 6.0 (sup'd on 27...
1996-12-10 Bryan Hendersonsigjmp_buf/jmp_buf is backwards, so backend doesn't...
1996-11-27 Bryan HendersonMore stuff to make it compile on various ports.
1996-11-26 Bryan HendersonMake it compile on Ultrix. Thanks Erik Bertelson.
1996-11-16 Bruce MomjianAdd prototype for new datetime functions.
1996-11-14 Marc G. FournierFix a comment that wasn't commente'd out
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-09 Bruce MomjianAdded new include file.
1996-11-06 Marc G. FournierAdd prototype for: int DebugFileOpen()
1996-11-04 Marc G. Fournierfinally, this directory is (should be!) totally clean
1996-11-04 Marc G. Fournieranother pass through.
1996-11-04 Marc G. FournierMore cleanups (this one will most likely break under...
1996-11-04 Marc G. FournierNext, based on utils/catcache.h
1996-11-04 Marc G. FournierAnother series started from utils/builtins.h
1996-11-04 Marc G. Fournier-Wall based cleanup of include files, based from acl...
1996-11-04 Bruce MomjianRemoved PORTNAME_. Use OS version only.
1996-11-03 Marc G. FournierMore cleans of the inter-dependencies in the #include...
1996-11-03 Marc G. FournierMore include file cleanups
1996-11-01 Marc G. FournierOkay, following Bryan's (and others) suggestions.....
1996-11-01 Marc G. FournierInclude file cleanup:
1996-10-31 Marc G. Fournierremove:
1996-10-31 Bruce MomjianAdded needed include file.
1996-10-24 Marc G. FournierFixes: Errors when PQexec() in backend creates temp
1996-10-23 Marc G. FournierMajor code cleanups from D'arcy (-Wall -Werror)
1996-10-20 Marc G. FournierMore include files cleaned up
1996-10-19 Marc G. FournierHopefully that cleans up the cruft from rel.h
1996-10-19 Marc G. Fournierstep by step...file by file...
1996-10-19 Marc G. Fournierand another
1996-08-28 Marc G. FournierMore cleanups of the include files