Forgot that expr assumes regexp is anchored-left; therefore need .*
Tom Lane <tgl@sss.pgh.pa.us>
Forgot that expr assumes regexp is anchored-left; therefore need .* in front of any platform name pattern that's not supposed to match beginning at the start of the machine type name...
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/resultmap | modified | +3 −3 |