summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/not_in.c
Commit message (Expand)AuthorAgeFilesLines
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+2
* Final cleanup.Bruce Momjian1999-07-161-1/+1
* Update #include cleanupsBruce Momjian1999-07-161-2/+2
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-2/+1
* pgindent run over code.Bruce Momjian1999-05-251-5/+3
* Fix brain death in !!= operator ... it's still pretty bogusTom Lane1999-03-151-23/+30
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-3/+3
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-6/+6
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-4/+3
* Use Snapshot in heap access methods.Vadim B. Mikheev1998-07-271-3/+3
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-5/+1
* Inline fastgetattr and others so data access does not use functionBruce Momjian1998-01-311-2/+1
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-2/+2
* heapattr functions now return a Datum, not char *.Bruce Momjian1997-09-121-6/+6
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-17/+17
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-71/+77
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+4
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-4/+1
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+124