Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1878 Представления

In changelog of postgres 14 it says:


https://www.postgresql.org/docs/release/14.0/

User-defined objects that reference certain built-in array functions along with their argument types must be recreated (Tom Lane)

Specifically, array_append\(\),\ array_prepend\(\),\ array_cat\(\),\ array_position\(\),\ array_positions\(\),\ array_remove\(\),\ array_replace\(\),\ and\ width_bucket() used to take anyarray arguments but now take anycompatiblearray. Therefore, user-defined objects like aggregates and operators that reference those array function signatures must be dropped before upgrading, and recreated once the upgrade completes.


In odoo 15 Enterprise, module account_reports exist array_remove, that is good?

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
февр. 25
1478
2
янв. 25
8042
2
янв. 24
10138
7
янв. 24
48895
1
апр. 23
3806