File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.22 2002/01/03 05:30:03 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.23 2002/01/06 03:33:25 tgl Exp $
3
3
PostgreSQL documentation
4
4
-->
5
5
@@ -55,7 +55,7 @@ PostgreSQL documentation
55
55
<listitem>
56
56
<para>
57
57
Specifies to which database the language should be added.
58
- The default is to create a database with the same name as the
58
+ The default is to use the database with the same name as the
59
59
current system user.
60
60
</para>
61
61
</listitem>
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/droplang.sgml,v 1.16 2002/01/03 06:09:01 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/droplang.sgml,v 1.17 2002/01/06 03:33:26 tgl Exp $
3
3
PostgreSQL documentation
4
4
-->
5
5
@@ -54,7 +54,7 @@ PostgreSQL documentation
54
54
<listitem>
55
55
<para>
56
56
Specifies from which database the language should be removed.
57
- The default is to create a database with the same name as the
57
+ The default is to use the database with the same name as the
58
58
current system user.
59
59
</para>
60
60
</listitem>
You can’t perform that action at this time.
0 commit comments