mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
createlang fix
This commit is contained in:
parent
0672a3c081
commit
37b5775d3c
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$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 $
|
||||||
Postgres documentation
|
Postgres documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -176,7 +176,7 @@ createlang [ <replaceable class="parameter">connection options</replaceable> ] -
|
|||||||
<para>
|
<para>
|
||||||
To install <literal>pltcl</literal>:
|
To install <literal>pltcl</literal>:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
$ createlang pltcl
|
$ createlang pltcl dbname
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user