forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd4e66a3
committed
Refactor: separate function to find all objects depending on a column
Move code from ATExecAlterColumnType() that finds the all the objectsthat depend on the column to a separate function. A future patch willreuse this code.Author: Amul Sul <sulamul@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/CAAJ_b94yyJeGA-5M951_Lr+KfZokOp-2kXicpmEhi5FXhBeTog@mail.gmail.com1 parent359a3c5 commitd4e66a3
1 file changed
+214
-194
lines changed0 commit comments
Comments
(0)