diff options
author | Alvaro Herrera | 2022-05-18 16:33:04 +0000 |
---|---|---|
committer | Alvaro Herrera | 2022-05-18 16:33:04 +0000 |
commit | 598ac10be1c20961baac44db773eb826f788fdfa (patch) | |
tree | 27a34cdcc94a5aaac5f4926deea697b92858c9c6 /src/backend/parser/parse_relation.c | |
parent | 81e3c83d988daa8fd763ec5104d540713832dd1a (diff) |
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 <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/parser/parse_relation.c')
0 files changed, 0 insertions, 0 deletions