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

Commitafc9635

Browse files
committed
Add C comment that txid_current() assigns an XID if one is not already
assigned.
1 parent3315020 commitafc9635

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/backend/utils/adt/txid.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,8 @@ parse_snapshot(const char *str)
321321
/*
322322
* txid_current() returns int8
323323
*
324-
*Return the current toplevel transaction ID as TXID
324+
*Return the current toplevel transaction ID as TXID
325+
*If the current transaction does not have one, one is assigned.
325326
*/
326327
Datum
327328
txid_current(PG_FUNCTION_ARGS)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp