diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index b948754a963..5217a3f6392 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -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(bigint, txid_snapshot) boolean - is transaction ID visible in snapshot? + is transaction ID visible in snapshot? (do not use with subtransaction ids)