Instrument index-only scans to count heap fetches performed. Patch by me; review by Tom Lane, Jeff Davis, and Peter Geoghegan.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/9f9135d129e915e72c8a2f770689fd72619ead49 Modified Files -------------- src/backend/commands/explain.c | 3 +++ src/backend/executor/nodeIndexonlyscan.c | 2 ++ src/include/nodes/execnodes.h | 2 ++ 3 files changed, 7 insertions(+), 0 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
