forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb10f8bb
committed
Cosmetic improvements for default text search parser's ts_headline code.
This code was woefully unreadable and under-commented. Try to improvematters by adding comments, using some macros to make complicatedif-tests more readable, using boolean type where appropriate, etc.There are a couple of tiny coding improvements too, but this commitincludes (I hope) no behavioral change.Nonetheless, back-patch as far as 9.6, because a followup bug-fixingcommit depends on this.Discussion:https://postgr.es/m/16345-2e0cf5cddbdcd3b4@postgresql.org1 parente92e4a2 commitb10f8bb
1 file changed
+176
-97
lines changed0 commit comments
Comments
(0)