Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf7389cd

Browse files
committed
Fix results of pl_python tests
1 parent164b250 commitf7389cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/pl/plpython/expected/plpython_test.out‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ contents.sort()
4343
return ", ".join(contents)
4444
$$ LANGUAGE plpythonu;
4545
select module_contents();
46-
module_contents
47-
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
48-
Error, Fatal, SPIError, cursor, debug, error, execute, fatal, info, log, notice, prepare, quote_ident, quote_literal, quote_nullable, spiexceptions, subtransaction, warning
46+
module_contents
47+
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
48+
Error, Fatal, SPIError,autonomous,cursor, debug, error, execute, fatal, info, log, notice, prepare, quote_ident, quote_literal, quote_nullable, spiexceptions, subtransaction, warning
4949
(1 row)
5050

5151
CREATE FUNCTION elog_test_basic() RETURNS void

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp