Re: [HACKERS] Feature: output index name in explain ...
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: vadim@sable.krasnoyarsk.su (Vadim B. Mikheev)
Cc: Andreas.Zeugswetter@telecom.at, pgsql-hackers@hub.org
Date: 1998-03-25T14:46:38Z
Lists: pgsql-hackers
> > Zeugswetter Andreas SARZ wrote: > > > > Since I wanted to know it, I extended explain to output the used (only the > > first) > > index on IndexScan. > > An explain with this patch applied says: > > > > template1=> explain select * from pg_class where oid=1; > > NOTICE: QUERY PLAN: > > Index Scan using pg_class_oid_index on pg_class (cost=2.03 size=1 width=74) > > I like this. Any objections ? Love it. -- Bruce Momjian | 830 Blythe Avenue maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026 + If your life is a hard drive, | (610) 353-9879(w) + Christ can be your backup. | (610) 853-3000(h)