Fix typo in comment.
Sandro Santilli
This commit is contained in:
parent
4e6092a227
commit
f74f9a277c
@ -876,7 +876,7 @@ execute_extension_script(Oid extensionOid, ExtensionControlFile *control,
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* If it's not relocatable, substitute the target schema name for
|
* If it's not relocatable, substitute the target schema name for
|
||||||
* occcurrences of @extschema@.
|
* occurrences of @extschema@.
|
||||||
*
|
*
|
||||||
* For a relocatable extension, we needn't do this. There cannot be
|
* For a relocatable extension, we needn't do this. There cannot be
|
||||||
* any need for @extschema@, else it wouldn't be relocatable.
|
* any need for @extschema@, else it wouldn't be relocatable.
|
||||||
|
Loading…
Reference in New Issue
Block a user