Repair logic error in LIKE: should not return LIKE_ABORT
Tom Lane <tgl@sss.pgh.pa.us>
Repair logic error in LIKE: should not return LIKE_ABORT when reach end of pattern before end of text. Improve code comments.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/like.c | modified | +50 −41 |