mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
Minor SGML work: add some more hyperlinks, where appropriate.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/commit_prepared.sgml,v 1.1 2005/06/17 22:32:42 tgl Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/commit_prepared.sgml,v 1.2 2006/02/26 03:20:46 neilc Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@ -65,7 +65,8 @@ COMMIT PREPARED <replaceable class="PARAMETER">transaction_id</replaceable>
|
||||
|
||||
<para>
|
||||
All currently available prepared transactions are listed in the
|
||||
<structname>pg_prepared_xacts</> system view.
|
||||
<link linkend="view-pg-prepared-xacts"><structname>pg_prepared_xacts</structname></link>
|
||||
system view.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
Reference in New Issue
Block a user