Content-Length: 264535 | pFad | http://github.com/postgrespro/postgres/commit/ff2faeec5c77539f3c64e6e7d94af1b00a168d10

41 PL/Python: Fix regression tests for Python 3 · postgrespro/postgres@ff2faee · GitHub
Skip to content

Commit ff2faee

Browse files
committed
PL/Python: Fix regression tests for Python 3
1 parent 4464303 commit ff2faee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/pl/plpython/expected/plpython_types_3.out

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,14 @@ CONTEXT: PL/Python function "test_type_conversion_float8"
354354

355355
(1 row)
356356

357+
SELECT * FROM test_type_conversion_float8(100100100.654321);
358+
INFO: (100100100.654321, <class 'float'>)
359+
CONTEXT: PL/Python function "test_type_conversion_float8"
360+
test_type_conversion_float8
361+
-----------------------------
362+
100100100.654321
363+
(1 row)
364+
357365
CREATE FUNCTION test_type_conversion_oid(x oid) RETURNS oid AS $$
358366
plpy.info(x, type(x))
359367
return x

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/ff2faeec5c77539f3c64e6e7d94af1b00a168d10

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy