File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.468 2009/01/08 00:44:18 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.469 2009/01/08 14:46:50 momjian Exp $ -->
2
2
3
3
<chapter id="functions">
4
4
<title>Functions and Operators</title>
@@ -12473,7 +12473,7 @@ SELECT typlen FROM pg_type WHERE oid = pg_typeof(33);
12473
12473
<row>
12474
12474
<entry><literal><function>txid_visible_in_snapshot</function>(<parameter>bigint</parameter>, <parameter>txid_snapshot</parameter>)</literal></entry>
12475
12475
<entry><type>boolean</type></entry>
12476
- <entry>is transaction ID visible in snapshot?</entry>
12476
+ <entry>is transaction ID visible in snapshot? (do not use with subtransaction ids) </entry>
12477
12477
</row>
12478
12478
</tbody>
12479
12479
</tgroup>
You can’t perform that action at this time.
0 commit comments