Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit66436e6

Browse files
committed
Update for createlang options in docs.
1 parentae2cf18 commit66436e6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/src/sgml/ref/createlang.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.8 2000/07/21 03:38:22 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.9 2000/11/04 21:09:41 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -146,8 +146,9 @@ createlang [ <replaceable class="parameter">connection options</replaceable> ] -
146146
<para>
147147
<application>createlang</application> is a utility for adding a new
148148
programming language to a <productname>Postgres</productname> database.
149-
<application>createlang</application> currently accepts two
150-
languages, <literal>plsql</literal> and <literal>pltcl</literal>.
149+
<application>createlang</application> currently accepts several
150+
languages, <literal>plpgsql, pltcl, pltclu,</literal> and <literal>
151+
plperl</literal>.
151152
</para>
152153
<para>
153154
Although backend programming languages can be added directly using

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp