jian he <jian.universal...@gmail.com> writes: > in src/test/modules/test_regex/test_regex.c > ... > I think "expected" should be replaced with "missing". > the "missing" should be replaced with "expected".
It looks correct to me as-is. cpattern->re_info is the data-under-test, flags->info is the presumed-correct reference data. regards, tom lane