mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
reference page cleanup
This commit is contained in:
parent
6c2b5b2a80
commit
2aeb2c642c
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.7 2000/06/01 23:40:31 momjian Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.8 2000/07/21 03:38:22 momjian Exp $
|
||||||
Postgres documentation
|
Postgres documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -48,10 +48,10 @@ createlang [ <replaceable class="parameter">connection options</replaceable> ] -
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>[-d, --dbname] <replaceable class="parameter">dbname</replaceable></term>
|
<term>-d, --dbname <replaceable class="parameter">dbname</replaceable></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Specifies to which database the language should be added.
|
Specifies which database the language should be added.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user