]> granicus.if.org Git - postgresql/history - src/backend/utils/adt/Makefile
Message style improvements
[postgresql] / src / backend / utils / adt / Makefile
2006-04-05 Tom LaneFix a bunch of problems with domains by making them...
2005-08-12 Bruce MomjianAdd files to do read I/O on the cluster directory:
2005-07-29 Bruce MomjianMove dbsize functions into the backend. New functions:
2004-04-01 Tom LaneReplace TupleTableSlot convention for whole-row variabl...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-05-12 Tom LaneAdd binary I/O routines for a bunch more datatypes...
2003-04-08 Tom LaneFirst phase of work on array improvements. ARRAY[x...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-17 Bruce Momjian[ Newest version of patch applied.]
2001-10-04 Tatsuo IshiiAdd dependency for like.c
2001-07-11 Bruce Momjian> > Put encode() into base system. Used part of Alex...
2001-06-22 Jan WieckStatistical system views (yet without the config stuff...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-09-29 Peter EisentrautNew unified regression test driver, test/regress makefi...
2000-09-05 Jan WieckAdded functions
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-08-05 Bruce Momjian> I had to back out the patch. It only compiles with...
2000-08-04 Bruce MomjianBack out to_ascii patch from Karel.
2000-08-04 Bruce Momjian to_ascii( text )
2000-07-30 Tom LaneType lztext is toast.
2000-07-22 Tom LaneArrays are toastable. (At least if you initdb, which...
2000-07-13 Peter EisentrautRepair parallel make in backend tree (and make it reall...
2000-07-07 Peter Eisentraut- format_type function, in use by psql
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-04-08 Thomas G. LockhartAdd zpbit and varbit data types from Adrian Joubert
2000-02-27 Jan WieckReactivated LZTEXT data type and changed rule plan...
2000-02-16 Thomas G. LockhartImplement "date/time grand unification".
2000-01-25 Bruce Momjian as attache of this mail is patch (to the main tree...
2000-01-19 Peter EisentrautRemoved MBFLAGS from makefiles since it's now done...
2000-01-07 Bruce MomjianSorry, that I send this letter/patch again, but previou...
1999-12-28 Jan WieckRemoved LZTEXT datatype as discussed.
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1999-11-17 Jan WieckThe new LZ compression and an lztext data type based...
1999-09-30 Jan WieckAdded utils/adt/ri_triggers with empty shells for the
1999-07-22 Bruce MomjianAlpha spinlock fix from Uncle George <gatgul@voicenet...
1999-07-20 Bruce MomjianUse -ieee alpha flag for gcc and egcs only.
1999-07-20 Bruce MomjianRe-add Makefile.
1999-07-20 Bruce MomjianMove -ieee to adt Makefile, and add CPU Makefile variable.
1998-12-30 Jan WieckAdded NUMERIC data type with many builtin funcitons...
1998-10-22 Bruce MomjianINET/CIDR cleanup from D'Arcy.
1998-10-08 Bruce MomjianI agree. I think, though, that the best argument prese...
1998-10-03 Bruce MomjianIntegrate new IP type from Tom Ivar Helbekkmo.
1998-08-24 Bruce Momjian This is the final state of the rule system for...
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-07-26 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-07-08 Thomas G. LockhartInclude 8-byte integer type.
1998-04-29 Marc G. FournierFrom: Jeroen van Vianen <jeroenv@design.nl>
1998-04-06 Bruce MomjianHi,
1998-03-15 Marc G. FournierFrom: t-ishii@sra.co.jp
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-12-19 Marc G. FournierMore cleanups. I can now compile without PORTNAME...
1997-04-09 Marc G. FournierAdd in D'Arcy's cash code
1997-03-14 Marc G. FournierDate/Time updates from Thomas...
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...
1996-11-06 Marc G. FournierAnother directory that compiles with no errors, and...
1996-11-03 Marc G. FournierProduce a clean compile of backend...
1996-10-27 Bryan HendersonSimplify make files, add full dependencies.