Minor improvement to txid_current() documentation.
authorFujii Masao
Wed, 3 Jun 2015 03:12:48 +0000 (12:12 +0900)
committerFujii Masao
Wed, 3 Jun 2015 03:12:48 +0000 (12:12 +0900)
Michael Paquier, reviewed by Christoph Berg and Naoya Anzai

doc/src/sgml/func.sgml

index 95d5a3a4d84857ce792c77a7070f0ea4aa8a8669..c6e354054cd2a6c79532f3693b7852e159307c07 100644 (file)
@@ -16270,7 +16270,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
       
        txid_current()
        bigint
-       get current transaction ID
+       get current transaction ID, assigning a new one if the current transaction does not have one
       
       
        txid_current_snapshot()