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

Commitd10f774

Browse files
committed
Return type of txid_status is text, not txid_status
Thinko in commit857ee8e.Discovered-by: Gianni Ciolli
1 parent7ceb6fb commitd10f774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17933,7 +17933,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
1793317933
</row>
1793417934
<row>
1793517935
<entry><literal><function>txid_status(<parameter>bigint</parameter>)</function></literal></entry>
17936-
<entry><type>txid_status</type></entry>
17936+
<entry><type>text</type></entry>
1793717937
<entry>report the status of the given transaction: <literal>committed</literal>, <literal>aborted</literal>, <literal>in progress</literal>, or null if the transaction ID is too old</entry>
1793817938
</row>
1793917939
</tbody>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp