summaryrefslogtreecommitdiff
path: root/contrib/array
Commit message (Expand)AuthorAgeFilesLines
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-257/+323
* Modify array operations to include array's element type OID in theTom Lane2002-08-264-149/+106
* This patch adds support for inet[] arrays to the /contrib/array module.Bruce Momjian2002-08-043-28/+102
* Change made to elog:Bruce Momjian2002-03-061-4/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-1/+0
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-34/+5
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-181-1/+2
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-2/+2
* Fix portability problems recently exposed by regression tests on Alphas.Tom Lane2000-12-271-29/+10
* Change SearchSysCache coding conventions so that a reference count isTom Lane2000-11-161-17/+7
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-3/+4
* Arrays are toastable. (At least if you initdb, which I didn't force.)Tom Lane2000-07-221-3/+6
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-35/+19
* Makefile cleanup from Karel.Bruce Momjian2000-07-041-2/+2
* Remove old README files.Bruce Momjian2000-06-191-0/+0
* Add missing /contrib filesBruce Momjian2000-06-191-0/+49
* Update to /contrib from Karel.Bruce Momjian2000-06-192-52/+3
* Cleanup README Makefile installs.Bruce Momjian2000-06-161-3/+3
* Remove old doc files, now README.Bruce Momjian2000-06-151-49/+0
* /contrib patch from Karel.Bruce Momjian2000-06-152-43/+80
* Update array_iterator to use new fmgr interface.Tom Lane2000-05-291-20/+21
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-7/+2
* Print OIDs as %u not %d.Tom Lane2000-04-161-2/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-122-35/+36
* contrib-array.patchBruce Momjian2000-02-132-13/+13
* Apply contrib patch from MassimoBruce Momjian1999-09-273-1/+16
* Hi,Bruce Momjian1999-06-054-72/+173
* pgindent run over code.Bruce Momjian1999-05-252-22/+10
* contrib/array_iterator/array_iterator.c won't compile.Bruce Momjian1999-03-161-2/+4
* i have made minor changes to array_iterator to make it work withBruce Momjian1999-01-213-34/+163
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-303-112/+48
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-12/+0
* From: Jun Kuwamura <juk@rccm.co.jp>Marc G. Fournier1998-04-223-142/+5
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-262-191/+215
* Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...Bruce Momjian1998-01-061-2/+2
* Update of contrib stuff from massimo.Bruce Momjian1997-11-055-204/+539
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-13/+13
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-23/+23
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-149/+172
* Support Docs & ContribMarc G. Fournier1996-08-183-0/+414