diff options
author | Tom Lane | 2021-08-25 15:06:34 +0000 |
---|---|---|
committer | Tom Lane | 2021-08-25 15:06:34 +0000 |
commit | 373e08a9f771e724efd3bd29f78c39515792dcf3 (patch) | |
tree | 2d1f1632559b15004f42c26c2fcbda5abb7d64e1 /src/include/common/unicode_combining_table.h | |
parent | a780b2fcce6cf45462946fffcd84021a4d1429c8 (diff) |
Remove redundant test.
The condition "context_start < context_end" is strictly weaker
than "context_end - context_start >= 50", so we don't need both.
Oversight in commit ffd3944ab, noted by tanghy.fnst.
In passing, line-wrap a nearby test to make it more readable.
Discussion: https://postgr.es/m/OS0PR01MB61137C4054774F44E3A9DC89FBC69@OS0PR01MB6113.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/include/common/unicode_combining_table.h')
0 files changed, 0 insertions, 0 deletions