Add scripts to enable/disable use of new LIKE/regexp selectivity
Tom Lane <tgl@sss.pgh.pa.us>
Add scripts to enable/disable use of new LIKE/regexp selectivity estimation operators. See contrib/likeplanning/README for info.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/likeplanning/disablelike.sql | added | +39 −0 |
| contrib/likeplanning/enablelike.sql | added | +43 −0 |
| contrib/likeplanning/README | added | +51 −0 |
| contrib/likeplanning/updatepgproc.sql | added | +25 −0 |
| contrib/README | modified | +6 −0 |