summaryrefslogtreecommitdiff
path: root/contrib/string/string_io.c
Commit message (Collapse)AuthorAgeFilesLines
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-301-39/+24
| | | | | | | | | | 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-22/+0
|
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-214/+251
|
* Update of contrib stuff from massimo.Bruce Momjian1997-11-051-278/+246
|
* Another PGINDENT run that changes variable indenting and case label ↵Bruce Momjian1997-09-081-128/+128
| | | | indenting. Also static variable indenting.
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-241/+277
|
* I have two small patches which correct some very obscure bug in the parserMarc G. Fournier1996-09-191-1/+1
| | | | | | | of the array constants and in one of the loadable modules I posted some time ago. Submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
* Support Docs & ContribMarc G. Fournier1996-08-181-0/+361