Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2022-09-26 14:02:09 +0000
committerPeter Eisentraut2022-09-26 14:02:09 +0000
commitacd624644bc4f957824abcd00f6af27861b03a29 (patch)
tree6017e9171f838541bba7e27bb2808a5bbf58de2e /src/backend/tcop/postgres.c
parentc07785d458c1ca69ad7cd3ebb8f4a1d953c3779b (diff)
Don't lose precision for float fields of Nodes.
Historically we've been more worried about making the output of float fields look pretty than whether they'd be read back exactly. That won't work if we're to compare the read-back nodes for equality, so switch to using the Ryu code for float output. Author: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://www.postgresql.org/message-id/flat/4159834.1657405226@sss.pgh.pa.us
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions