[postgis-commits] svn - r3352 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Mon Dec 1 14:19:15 PST 2008
Author: robe
Date: 2008-12-01 14:19:14 -0800 (Mon, 01 Dec 2008)
New Revision: 3352
Modified:
trunk/doc/reference_new.xml
Log:
remove extra def
Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml 2008-12-01 22:06:57 UTC (rev 3351)
+++ trunk/doc/reference_new.xml 2008-12-01 22:19:14 UTC (rev 3352)
@@ -11176,17 +11176,7 @@
transaction level</ulink> otherwise locking mechanism would
break.</para>
</note>
- <varlistentry id="DisableLongTransactions">
- <term>DisableLongTransactions()</term>
- <listitem>
- <para>Disable long transaction support. This function removes the
- long transaction support metadata tables, and drops all triggers
- attached to lock-checked tables.</para>
-
- <para>Availability: 1.1.3</para>
- </listitem>
- </varlistentry>
<refentry id="DisableLongTransactions">
<refnamediv>
<refname>DisableLongTransactions</refname>
More information about the postgis-commits
mailing list