forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5c4c771
committed
Revert "Test conversion of NaN between float4 and float8."
This reverts commit55e0e45.It's served its purpose of demonstrating what was wrong onbuildfarm member opossum. We could consider putting some kindof single-purpose hack into ftod() to make the test pass there;but I don't think it's worth the trouble, since there are surelymany other places whether this platform bug could manifest.1 parentcb3e9e4 commit5c4c771
File tree
3 files changed
+0
-26
lines changed- src/test/regress
- expected
- sql
3 files changed
+0
-26
lines changedLines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 | 128 |
| |
141 | 129 |
| |
142 | 130 |
| |
|
Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 | 128 |
| |
141 | 129 |
| |
142 | 130 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
46 | 44 |
| |
47 | 45 |
| |
48 | 46 |
| |
|
0 commit comments
Comments
(0)