summaryrefslogtreecommitdiff
path: root/contrib/array/array_iterator.c
Commit message (Expand)AuthorAgeFilesLines
* Modify array operations to include array's element type OID in theTom Lane2002-08-261-90/+54
* This patch adds support for inet[] arrays to the /contrib/array module.Bruce Momjian2002-08-041-1/+35
* Change made to elog:Bruce Momjian2002-03-061-4/+1
* 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
* Arrays are toastable. (At least if you initdb, which I didn't force.)Tom Lane2000-07-221-3/+6
* Update array_iterator to use new fmgr interface.Tom Lane2000-05-291-20/+21
* Print OIDs as %u not %d.Tom Lane2000-04-161-2/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-29/+29
* contrib-array.patchBruce Momjian2000-02-131-9/+9
* Apply contrib patch from MassimoBruce Momjian1999-09-271-1/+4
* Hi,Bruce Momjian1999-06-051-42/+84
* pgindent run over code.Bruce Momjian1999-05-251-18/+6
* 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-211-21/+96
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-301-51/+19
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-12/+0
* From: Jun Kuwamura <juk@rccm.co.jp>Marc G. Fournier1998-04-221-1/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-169/+192
* 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-051-185/+222
* 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-181-0/+251