pgsql: Assign collations in partition bound expressions.
От
Tom Lane
Тема
pgsql: Assign collations in partition bound expressions.
Дата
Msg-id
E1kMxdq-0004is-UX@gemulon.postgresql.org
Список
Assign collations in partition bound expressions. Failure to do this can result in errors during evaluation of the bound expression, as illustrated by the new regression test. Back-patch to v12 where the ability for partition bounds to be expressions was added. Discussion: https://postgr.es/m/CAJV4CdrZ5mKuaEsRSbLf2URQ3h6iMtKD=hik8MaF5WwdmC9uZw@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/72647ac3bf0f11732483eac2cd9b5cf4972f2e1f Modified Files -------------- src/backend/parser/parse_utilcmd.c | 1 + src/test/regress/expected/create_table.out | 7 +++++++ src/test/regress/sql/create_table.sql | 8 ++++++++ 3 files changed, 16 insertions(+)
В списке pgsql-committers по дате отправления
От: Tom Lane
Дата: