File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.17 2001/09/03 12:57:49 petere Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.18 2001/10/22 23:48:11 tgl Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -186,6 +186,13 @@ Postgres documentation
186
186
<para>
187
187
Use <xref linkend="app-droplang"> to remove a language.
188
188
</para>
189
+
190
+ <para>
191
+ <application>createlang</application> is a shell script that invokes
192
+ <application>psql</application> several times. If you have things
193
+ arranged so that a password prompt is required to connect, you will be
194
+ prompted for a password several times.
195
+ </para>
189
196
</refsect1>
190
197
191
198
<refsect1 id="R1-APP-CREATELANG-3">
You can’t perform that action at this time.
0 commit comments