New EXPLAIN option: ALL

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: New EXPLAIN option: ALL
Date: 2019-05-07 07:30:47
Message-ID: 20190507073046.GI28936@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

It can get a little tedious turning on (or off) all the boolean
options to EXPLAIN, so please find attached a shortcut.

Best,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment Content-Type Size
v1-0001-Add-an-ALL-option-to-EXPLAIN.patch text/x-diff 2.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2019-05-07 07:41:50 copy-past-o comment in lock.h
Previous Message Heikki Linnakangas 2019-05-07 07:27:54 Re: VACUUM can finish an interrupted nbtree page split -- is that okay?