Re: Rationalizing EXPLAIN VERBOSE output

From: Thomas Lockhart <thomas(at)fourpalms(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Rationalizing EXPLAIN VERBOSE output
Date: 2002-03-11 13:51:06
Message-ID: 3C8CB64A.98911246@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> >> I'm not partial to the duplicated keyword. Really.
> Okay, okay, I concede. "EXPLAIN VERBOSE n stmt" it is.

Another possibility is to implement

SET VERBOSITY = n;

Why not do that and not bother extending/polluting the EXPLAIN syntax?

- Thomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-03-11 14:26:30 Re: Rationalizing EXPLAIN VERBOSE output
Previous Message Hannu Krosing 2002-03-11 11:52:27 Re: UB-Tree