mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
pgindent run for 9.6
This commit is contained in:
@ -1419,7 +1419,7 @@ CreateExtensionInternal(CreateExtensionStmt *stmt, List *parents)
|
||||
CreateExtensionStmt *ces;
|
||||
ListCell *lc;
|
||||
ObjectAddress addr;
|
||||
List *cascade_parents;
|
||||
List *cascade_parents;
|
||||
|
||||
/* Check extension name validity before trying to cascade */
|
||||
check_valid_extension_name(curreq);
|
||||
|
Reference in New Issue
Block a user