OSDN Git Service

Add scripts to enable/disable use of new LIKE/regexp selectivity
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 16 Apr 2000 18:41:30 +0000 (18:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 16 Apr 2000 18:41:30 +0000 (18:41 +0000)
commitbfabd4f052f044746de9e830ba28b0b77b8e1feb
tree5953950e5eb7c99210bacd2e60f0ea48cad1681c
parentea46ddcfa6d6156f67aa30053438995dca71ce0d
Add scripts to enable/disable use of new LIKE/regexp selectivity
estimation operators.  See contrib/likeplanning/README for info.
contrib/README
contrib/likeplanning/README [new file with mode: 0644]
contrib/likeplanning/disablelike.sql [new file with mode: 0644]
contrib/likeplanning/enablelike.sql [new file with mode: 0644]
contrib/likeplanning/updatepgproc.sql [new file with mode: 0644]