summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
Commit message (Expand)AuthorAgeFilesLines
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-5/+7
* Reduce open() calls. Replace fopen() calls with calls to fd.c functions.Bruce Momjian1997-08-181-3/+4
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-7/+7
* Add debugging statements.Thomas G. Lockhart1997-07-291-8/+16
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-241-3/+3
* Compile and warning cleanupBruce Momjian1996-11-081-13/+19
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-061-5/+10
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-4/+1
* Remove ARRAY_PATCH defineBruce Momjian1996-11-041-13/+1
* Remove ESCAPE_PATCH defineBruce Momjian1996-11-041-3/+1
* I have two small patches which correct some very obscure bug in the parserMarc G. Fournier1996-09-191-1/+5
* At this rate, maybe next year sometime I'll get this done...Marc G. Fournier1996-08-271-1/+4
* - merging in Dr. George's tree with oursMarc G. Fournier1996-07-221-1/+9
* Fixes:Marc G. Fournier1996-07-201-1/+46
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+1375