We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 177179b commit 0e1d51cCopy full SHA for 0e1d51c
postgresql/doc/src/sgml/contrib.sgml
@@ -122,7 +122,7 @@ CREATE EXTENSION <replaceable>module_name</replaceable>;
122
choice. To do that, add <literal>SCHEMA
123
<replaceable>schema_name</></literal> to the <command>CREATE EXTENSION</>
124
command. By default, the objects will be placed in your current creation
125
- target schema, typically <literal>public</>.
+ target schema, which in turn defaults to <literal>public</literal>.
126
</para>
127
____________________________________________________________________________-->
128
<para>
0 commit comments