diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-05-18 18:33:04 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-05-18 18:33:04 +0200 |
commit | 598ac10be1c20961baac44db773eb826f788fdfa (patch) | |
tree | 27a34cdcc94a5aaac5f4926deea697b92858c9c6 /src/backend/parser/parse_clause.c | |
parent | 81e3c83d988daa8fd763ec5104d540713832dd1a (diff) | |
download | postgresql-598ac10be1c20961baac44db773eb826f788fdfa.tar.gz postgresql-598ac10be1c20961baac44db773eb826f788fdfa.zip |
Make EXPLAIN MERGE output format more compact
We can use a single line to print all tuple counts that MERGE processed,
for conciseness, and elide those that are zeroes. Non-text formats
report all numbers, as is typical.
Per comment from Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220511163350.GL19626@telsasoft.com
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions