summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeIndexscan.c
Commit message (Expand)AuthorAgeFilesLines
* There's a patch attached to fix gcc 2.8.x warnings, except for theBruce Momjian1998-03-301-52/+36
* execScan.c: in the end of scan projInfo->pi_slot must beVadim B. Mikheev1998-02-261-25/+26
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-20/+20
* Support for subselects.Vadim B. Mikheev1998-02-131-20/+51
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-5/+5
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-5/+5
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-6/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-14/+14
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-79/+78
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-789/+834
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-121-2/+2
* Fixing bug in INDEXSCAN_PATCH:Vadim B. Mikheev1997-01-221-3/+33
* D'Arcy's recent cleanupsMarc G. Fournier1996-11-081-7/+5
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-1/+5
* add #include "postgres.h", as required by all .c filesMarc G. Fournier1996-10-311-1/+3
* Fixes:Marc G. Fournier1996-10-301-1/+6
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+902