summaryrefslogtreecommitdiff
path: root/src/backend/commands/explain.c
Commit message (Expand)AuthorAgeFilesLines
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-6/+6
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-75/+75
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-169/+184
* Now that names are null terminated, no need to do all that NAMEDATALEN stuff.Bruce Momjian1997-08-181-2/+2
* Print 'Group' as name of Group plan.Vadim B. Mikheev1997-04-051-1/+4
* Change EXPLAIN options to just use VERBOSE.Bruce Momjian1997-01-161-20/+5
* explain changeBruce Momjian1996-12-291-7/+14
* Improved EXPLAIN option handling.Bruce Momjian1996-12-291-6/+16
* pname=NULL -> pname="" (stringinfo.c:appendStringInfo doesn't like NULL).Vadim B. Mikheev1996-12-031-2/+2
* Clean it up so that it compilesMarc G. Fournier1996-11-061-11/+11
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-031-2/+2
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-1/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+219