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

Commit7f4ca9e

Browse files
Fix order of parameters in POD documentation
The documentation for log_check() had the parameters in the wrongorder. Also while there, rename %parameters to %params to betterdocumentation for similar functions which use %params. Backpatchdown to v14 where this was introduced.Author: Daniel Gustafsson <daniel@yesql.se>Reviewed-by: Michael Paquier <michael@paquier.xyz>Discussion:https://postgr.es/m/9F503B5-32F2-45D7-A0AE-952879AD65F1@yesql.seBackpatch-through: 14
1 parent4bccb09 commit7f4ca9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/perl/PostgresNode.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2380,7 +2380,7 @@ sub issues_sql_like
23802380

23812381
=pod
23822382
2383-
=item$node->log_check($offset, $test_name, %parameters)
2383+
=item$node->log_check($test_name, $offset, %params)
23842384
23852385
Check contents of server logs.
23862386

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp