Remove redundant assignment of a variable in function AlterPublicationTables

Поиск
Список
Период
Сортировка
От Shlok Kyal
Тема Remove redundant assignment of a variable in function AlterPublicationTables
Дата
Msg-id CANhcyEXHiCbk2q8=bq3boQDyc8ac9fjgK-kkp5PdTYLcAOq80Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: Remove redundant assignment of a variable in function AlterPublicationTables
Re: Remove redundant assignment of a variable in function AlterPublicationTables
Список pgsql-hackers
Hi,

While working on the thread [1]. We encountered that in the
'AlterPublicationTables' function, the assignment 'isnull = true' is
redundant. This assignment is not required, and the variable will be
reassigned before use.
I have attached a patch to address this.

[1]: https://www.postgresql.org/message-id/CALdSSPgiDj8S8POf_6kiUkVrt9-EqYmn%2B2ahDqpdBpyteeAz-Q%40mail.gmail.com

Thanks,
Shlok Kyal

Вложения

В списке pgsql-hackers по дате отправления: