mirror of
https://github.com/postgres/postgres.git
synced 2025-10-31 10:30:33 +03:00
@@ -3182,7 +3182,7 @@ AlterTableGetLockLevel(List *cmds)
|
||||
break;
|
||||
|
||||
/*
|
||||
* Changing foreign table options may affect optimisation.
|
||||
* Changing foreign table options may affect optimization.
|
||||
*/
|
||||
case AT_GenericOptions:
|
||||
case AT_AlterColumnGenericOptions:
|
||||
|
||||
Reference in New Issue
Block a user