summaryrefslogtreecommitdiff
path: root/contrib/array/array_iterator.c
Commit message (Collapse)AuthorAgeFilesLines
* i have made minor changes to array_iterator to make it work withBruce Momjian1999-01-211-21/+96
| | | | | | | | | pgsql-6.3.2. I think array_iterator is a great thing to have!!! With best regards, Tobias Gabele
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-301-51/+19
| | | | | | | | | | Here is a tar file the new directories, which substitute the old ones in contrib. Please remove the old directories array, datetime, miscutil, string and userlock before unpacking the tar file in contrib. Note that as the modules are now installed in lib/modules I install all my sql code in lib/sql. In my opinion also the other contributors should follow these rules.
* 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
| | | | | | This patch fix the Makefiles in contrib/{pginterface, spi, miscutil, int8, ip_and_mac, sequence, soundex, string, userlock, array, datetime} to install their modules in one directory(lib/modules/).
* 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 ↵Bruce Momjian1998-01-061-2/+2
| | | | outfunc/readfunc code and add missing fields for Query structure and new Union fields. Fix optimizer bug shown in new \do command. Change WARN to ERROR in contrib and regression stuff.
* 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 ↵Bruce Momjian1997-09-081-23/+23
| | | | indenting. Also static variable indenting.
* 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