Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a058e9

Browse files
committed
Stabilize stats_ext test with other collations
The tests used string concatenation to test statistics on expressions,but that made the tests locale-dependent, e.g. because the ordering of'11' and '1X' depends on the collation. This affected both the estimatedand actual row couts, breaking some of the tests.Fixed by replacing the string concatenation with upper() function call,so that the text values contain only digits.Discussion:https://postgr.es/m/b650920b-2767-fbc3-c87a-cb8b5d693cbf%40enterprisedb.com
1 parent8df2f37 commit2a058e9

File tree

2 files changed

+153
-153
lines changed

2 files changed

+153
-153
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp