diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-09-28 14:12:38 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-09-28 14:12:38 -0400 |
commit | 72647ac3bf0f11732483eac2cd9b5cf4972f2e1f (patch) | |
tree | 93ec07545e20e4e33f77e5b2b0e63c5fe0c13d8c /src/backend/nodes/nodeFuncs.c | |
parent | 2dfa3fea88bc951d0812a18649d801f07964c9b9 (diff) | |
download | postgresql-72647ac3bf0f11732483eac2cd9b5cf4972f2e1f.tar.gz postgresql-72647ac3bf0f11732483eac2cd9b5cf4972f2e1f.zip |
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
Diffstat (limited to 'src/backend/nodes/nodeFuncs.c')
0 files changed, 0 insertions, 0 deletions