Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac32407 commit 58a9ea9Copy full SHA for 58a9ea9
doc/src/sgml/ref/set.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.29 2000/02/15 20:49:07 tgl Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/set.sgml,v 1.30 2000/02/19 08:14:54 thomas Exp $
3
Postgres documentation
4
-->
5
@@ -50,8 +50,8 @@ SET TRANSACTION ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE }
50
<term><replaceable class="PARAMETER">value</replaceable></term>
51
<listitem>
52
<para>
53
- New value of parameter. The word <term>DEFAULT</term> can be
54
- written to specify resetting the parameter to its default value.
+ New value of parameter. <option>DEFAULT</option> can be
+ used to specify resetting the parameter to its default value.
55
</para>
56
</listitem>
57
</varlistentry>
0 commit comments