Skip to content

Commit efc1aeb

Browse files
committed
Remove the test case that depends on the platform's float output format.
1 parent 3a00c0a commit efc1aeb

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

src/pl/plpython/expected/plpython_types.out

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -173,14 +173,6 @@ CONTEXT: PL/Python function "test_type_conversion_numeric"
173173
5000000000.5
174174
(1 row)
175175

176-
SELECT * FROM test_type_conversion_numeric(79228162514264337593543950336);
177-
INFO: (7.9228162514264338e+28, <type 'float'>)
178-
CONTEXT: PL/Python function "test_type_conversion_numeric"
179-
test_type_conversion_numeric
180-
-------------------------------
181-
79228162514300000000000000000
182-
(1 row)
183-
184176
SELECT * FROM test_type_conversion_numeric(null);
185177
INFO: (None, <type 'NoneType'>)
186178
CONTEXT: PL/Python function "test_type_conversion_numeric"

src/pl/plpython/sql/plpython_types.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ $$ LANGUAGE plpythonu;
6565
SELECT * FROM test_type_conversion_numeric(100);
6666
SELECT * FROM test_type_conversion_numeric(-100);
6767
SELECT * FROM test_type_conversion_numeric(5000000000.5);
68-
SELECT * FROM test_type_conversion_numeric(79228162514264337593543950336);
6968
SELECT * FROM test_type_conversion_numeric(null);
7069

7170

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy