Document that txid_visible_in_snapshot() cannot be used with
authorBruce Momjian
Thu, 8 Jan 2009 14:46:50 +0000 (14:46 +0000)
committerBruce Momjian
Thu, 8 Jan 2009 14:46:50 +0000 (14:46 +0000)
subtransaction ids.

doc/src/sgml/func.sgml

index b948754a9635b801e88d016f236f29300353950e..5217a3f6392b763ae497ba59774fb53e9bd22db1 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   Functions and Operators
@@ -12473,7 +12473,7 @@ SELECT typlen FROM pg_type WHERE oid = pg_typeof(33);
       
        txid_visible_in_snapshot(biginttxid_snapshot)
        boolean
-       is transaction ID visible in snapshot?
+       is transaction ID visible in snapshot? (do not use with subtransaction ids)