diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-07 14:28:26 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-06-07 14:28:26 +0000 |
commit | bad3b3068d97c8acf68958176fa017d5033fe773 (patch) | |
tree | d858387784122f3cf29aab0be8832269192ab344 /src/backend/executor/execProcnode.c | |
parent | 43c135e351b69307d5713cef5160f085b358839e (diff) | |
download | postgresql-bad3b3068d97c8acf68958176fa017d5033fe773.tar.gz postgresql-bad3b3068d97c8acf68958176fa017d5033fe773.zip |
Repair recently-introduced error in makeIndexable for LIKE:
a non-leading % would be put into the >=/<= patterns. Also, repair
longstanding confusion about whether %% means a literal %%. The SQL92
doesn't say any such thing, and textlike() knows that, but gram.y didn't.
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions