Re: Query Plan Columns - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Query Plan Columns
Date
Msg-id m27hgrec9p.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Query Plan Columns  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: Query Plan Columns
List pgsql-hackers
"David E. Wheeler" <david@kineticode.com> writes:
> * Is there some place in the source with a canonical list?

It seems that you need to read through ExplainNode in
src/backend/commands/explain.c:

http://git.postgresql.org/gitweb?p=postgresql.git;a=blob;f=src/backend/commands/explain.c;h=f494ec98e510c23120e072bd5ee8821ea12738a4;hb=HEAD#l617

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Query Plan Columns
Next
From: Josh Berkus
Date:
Subject: Re: Query Plan Columns