diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-04-16 11:30:27 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-04-16 11:30:27 -0400 |
commit | f90c708a048667befbf6bbe5f48ae9695cb89de4 (patch) | |
tree | 5fee359301e7bbe2b1594b6b5ed1852100eaa3c9 /src/backend/commands/copyfrom.c | |
parent | 029c5ac03db72f1898ee17e417650a2e0764b239 (diff) | |
download | postgresql-f90c708a048667befbf6bbe5f48ae9695cb89de4.tar.gz postgresql-f90c708a048667befbf6bbe5f48ae9695cb89de4.zip |
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
Diffstat (limited to 'src/backend/commands/copyfrom.c')
0 files changed, 0 insertions, 0 deletions