Skip to content

Commit 0e1d51c

Browse files
committed
翻译PG11 contrib.sgml
1 parent 177179b commit 0e1d51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql/doc/src/sgml/contrib.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ CREATE EXTENSION <replaceable>module_name</replaceable>;
122122
choice. To do that, add <literal>SCHEMA
123123
<replaceable>schema_name</></literal> to the <command>CREATE EXTENSION</>
124124
command. By default, the objects will be placed in your current creation
125-
target schema, typically <literal>public</>.
125+
target schema, which in turn defaults to <literal>public</literal>.
126126
</para>
127127
____________________________________________________________________________-->
128128
<para>

0 commit comments

Comments
 (0)