diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-08-25 11:06:34 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-08-25 11:06:34 -0400 |
commit | ed740b06b18e1a23becd54c97ff229aba4c94349 (patch) | |
tree | a4855b80f05190a15c2b160ba03860efac3a54ca /src/tutorial/advanced.source | |
parent | 11c1239881b399d1fe87186f1f8a10a505d4a692 (diff) | |
download | postgresql-ed740b06b18e1a23becd54c97ff229aba4c94349.tar.gz postgresql-ed740b06b18e1a23becd54c97ff229aba4c94349.zip |
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/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions