summaryrefslogtreecommitdiff
path: root/contrib/array/array_iterator.c
AgeCommit message (Expand)Author
2003-09-11Here is a patch that removes contrib/array, leaving only the README withBruce Momjian
2003-05-26Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailingTom Lane
2002-08-26Modify array operations to include array's element type OID in theTom Lane
2002-08-04This patch adds support for inet[] arrays to the /contrib/array module.Bruce Momjian
2002-03-06Change made to elog:Bruce Momjian
2000-12-27Fix portability problems recently exposed by regression tests on Alphas.Tom Lane
2000-11-16Change SearchSysCache coding conventions so that a reference count isTom Lane
2000-07-22Arrays are toastable. (At least if you initdb, which I didn't force.)Tom Lane
2000-05-29Update array_iterator to use new fmgr interface.Tom Lane
2000-04-16Print OIDs as %u not %d.Tom Lane
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-02-13contrib-array.patchBruce Momjian
1999-09-27Apply contrib patch from MassimoBruce Momjian
1999-06-05Hi,Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-03-16contrib/array_iterator/array_iterator.c won't compile.Bruce Momjian
1999-01-21i have made minor changes to array_iterator to make it work withBruce Momjian
1998-08-30From: Massimo Dal Zotto <[email protected]>Marc G. Fournier
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-04-22From: Jun Kuwamura <[email protected]>Marc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-01-06Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...Bruce Momjian
1997-11-05Update of contrib stuff from massimo.Bruce Momjian
1997-09-08Add typdefs to pgindent run.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1996-08-18Support Docs & ContribMarc G. Fournier