We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ec7d2 commit 3701362Copy full SHA for 3701362
doc/src/sgml/func.sgml
@@ -16270,7 +16270,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
16270
<row>
16271
<entry><literal><function>txid_current()</function></literal></entry>
16272
<entry><type>bigint</type></entry>
16273
- <entry>get current transaction ID</entry>
+ <entry>get current transaction ID, assigning a new one if the current transaction does not have one</entry>
16274
</row>
16275
16276
<entry><literal><function>txid_current_snapshot()</function></literal></entry>
0 commit comments