summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add binary I/O routines for a bunch more datatypes. Still a few to go,Tom Lane2003-05-121-2/+2
* First phase of work on array improvements. ARRAY[x,y,z] constructorTom Lane2003-04-081-3/+3
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-2/+2
* [ Newest version of patch applied.]Bruce Momjian2002-08-171-2/+2
* Add dependency for like.cTatsuo Ishii2001-10-041-1/+3
* > > Put encode() into base system. Used part of Alex' patchBruce Momjian2001-07-111-2/+2
* Statistical system views (yet without the config stuff, butJan Wieck2001-06-221-2/+2
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-2/+2
* New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut2000-09-291-3/+3
* Added functionsJan Wieck2000-09-051-2/+2
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-5/+2
* > I had to back out the patch. It only compiles with multi-byte enabled.Bruce Momjian2000-08-051-2/+3
* Back out to_ascii patch from Karel.Bruce Momjian2000-08-041-3/+2
* to_ascii( text )Bruce Momjian2000-08-041-2/+3
* Type lztext is toast.Tom Lane2000-07-301-3/+3
* Arrays are toastable. (At least if you initdb, which I didn't force.)Tom Lane2000-07-221-2/+2
* Repair parallel make in backend tree (and make it really parallel).Peter Eisentraut2000-07-131-11/+5
* - format_type function, in use by psqlPeter Eisentraut2000-07-071-2/+2
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-3/+1
* Add zpbit and varbit data types from Adrian JoubertThomas G. Lockhart2000-04-081-2/+5
* Reactivated LZTEXT data type and changed rule plan- and qual-stringsJan Wieck2000-02-271-2/+2
* Implement "date/time grand unification".Thomas G. Lockhart2000-02-161-2/+2
* as attache of this mail is patch (to the main tree) with to_char'sBruce Momjian2000-01-251-2/+2
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-191-5/+1
* Sorry, that I send this letter/patch again, but previous sending isBruce Momjian2000-01-071-2/+2
* Removed LZTEXT datatype as discussed.Jan Wieck1999-12-281-2/+2
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-131-2/+2
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-091-2/+2
* The new LZ compression and an lztext data type based on it.Jan Wieck1999-11-171-2/+2
* Added utils/adt/ri_triggers with empty shells for theJan Wieck1999-09-301-2/+3
* Alpha spinlock fix from Uncle George <gatgul@voicenet.com>Bruce Momjian1999-07-221-2/+2
* Use -ieee alpha flag for gcc and egcs only.Bruce Momjian1999-07-201-1/+6
* Re-add Makefile.Bruce Momjian1999-07-201-0/+47
* Move -ieee to adt Makefile, and add CPU Makefile variable.Bruce Momjian1999-07-201-43/+0
* Added NUMERIC data type with many builtin funcitons, operatorsJan Wieck1998-12-301-2/+2
* INET/CIDR cleanup from D'Arcy.Bruce Momjian1998-10-221-2/+2
* I agree. I think, though, that the best argument presented in theBruce Momjian1998-10-081-2/+2
* Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian1998-10-031-2/+3
* This is the final state of the rule system for 6.4 after theBruce Momjian1998-08-241-3/+3
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-2/+2
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-3/+3
* Include 8-byte integer type.Thomas G. Lockhart1998-07-081-7/+8
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-04-291-2/+2
* Hi,Bruce Momjian1998-04-061-4/+3
* From: t-ishii@sra.co.jpMarc G. Fournier1998-03-151-1/+4
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-5/+1
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-191-4/+6
* Add in D'Arcy's cash codeMarc G. Fournier1997-04-091-2/+2
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-3/+4
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-121-4/+3