8000
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 0672a3c commit 37b5775Copy full SHA for 37b5775
doc/src/sgml/ref/createlang.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.6 2000/05/15 16:12:38 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.7 2000/06/01 23:40:31 momjian Exp $
3
Postgres documentation
4
-->
5
@@ -176,7 +176,7 @@ createlang [ <replaceable class="parameter">connection options</replaceable> ] -
176
<para>
177
To install <literal>pltcl</literal>:
178
<programlisting>
179
-$ createlang pltcl
+$ createlang pltcl dbname
180
</programlisting>
181
</para>
182
</refsect1>
0 commit comments