summaryrefslogtreecommitdiff
path: root/contrib/array/array_iterator.sql.in
Commit message (Collapse)AuthorAgeFilesLines
* Hi,Bruce Momjian1999-06-051-18/+58
| | | | | | | | | | | | | | | | I have updated my contrib code for version 6.5. In the attachment you will find the directories array, datetime, miscutil, string, tools and userlocks which replace the corresponding directories under contrib. In contrib/tools you will find some developement scripts which I use while hacking the sources. I hope they will be useful for some other people. I have also added a contrib/Makefile which tries to compile and install all the contribs. Unfortunately many of them don't have a Makefile or don't compile cleanly. -- Massimo Dal Zotto
* i have made minor changes to array_iterator to make it work withBruce Momjian1999-01-211-12/+65
| | | | | | | | | 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-43/+12
| | | | | | | | | | 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.
* Update of contrib stuff from massimo.Bruce Momjian1997-11-051-0/+191