Fix bug #4814 (wrong subscript in consistent-function call), and add some
Tom Lane <tgl@sss.pgh.pa.us>
Fix bug #4814 (wrong subscript in consistent-function call), and add some minimal regression test coverage for matchPartialInPendingList().
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gin/ginget.c | modified | +8 −7 |
| src/test/regress/expected/tsearch.out | modified | +35 −1 |
| src/test/regress/sql/tsearch.sql | modified | +11 −0 |