mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +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