Fix wrong units in two ExplainPropertyFloat calls.
Tom Lane <tgl@sss.pgh.pa.us>
Fix wrong units in two ExplainPropertyFloat calls. This is only a latent bug, since these calls are only reached for non-text output formats, and currently none of those will print the units. Still, we should get it right in case that ever changes. Justin Pryzby Discussion: https://postgr.es/m/20210415163846.GA3315@telsasoft.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/explain.c | modified | +2 −2 |
Discussion
- wrong units in ExplainPropertyFloat 2 messages · 2021-04-15 → 2021-04-16