pgsql: Disallow partitionwise grouping when collations don't match

2024-11-07 Thread Amit Langote
Disallow partitionwise grouping when collations don't match If the collation of any grouping column doesn’t match the collation of the corresponding partition key, partitionwise grouping can yield incorrect results. For example, rows that would be grouped under the grouping collation may end up in

pgsql: Disallow partitionwise grouping when collations don't match

2024-11-07 Thread Amit Langote
Disallow partitionwise grouping when collations don't match If the collation of any grouping column doesn’t match the collation of the corresponding partition key, partitionwise grouping can yield incorrect results. For example, rows that would be grouped under the grouping collation may end up in

pgsql: Disallow partitionwise grouping when collations don't match

2024-11-07 Thread Amit Langote
Disallow partitionwise grouping when collations don't match If the collation of any grouping column doesn’t match the collation of the corresponding partition key, partitionwise grouping can yield incorrect results. For example, rows that would be grouped under the grouping collation may end up in

pgsql: Disallow partitionwise grouping when collations don't match

2024-11-07 Thread Amit Langote
Disallow partitionwise grouping when collations don't match If the collation of any grouping column doesn’t match the collation of the corresponding partition key, partitionwise grouping can yield incorrect results. For example, rows that would be grouped under the grouping collation may end up in

pgsql: Disallow partitionwise grouping when collations don't match

2024-11-07 Thread Amit Langote
Disallow partitionwise grouping when collations don't match If the collation of any grouping column doesn’t match the collation of the corresponding partition key, partitionwise grouping can yield incorrect results. For example, rows that would be grouped under the grouping collation may end up in

pgsql: Disallow partitionwise grouping when collations don't match

2024-11-07 Thread Amit Langote
Disallow partitionwise grouping when collations don't match If the collation of any grouping column doesn’t match the collation of the corresponding partition key, partitionwise grouping can yield incorrect results. For example, rows that would be grouped under the grouping collation may end up in

pgsql: Disallow partitionwise grouping when collations don't match

2024-11-07 Thread Amit Langote
Disallow partitionwise grouping when collations don't match If the collation of any grouping column doesn’t match the collation of the corresponding partition key, partitionwise grouping can yield incorrect results. For example, rows that would be grouped under the grouping collation may end up in