diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-09-02 06:22:20 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-09-02 06:22:20 +0000 |
commit | 595a5a78e0fa7174b95949f04f810501c0261c5a (patch) | |
tree | 0da570e06d81dc5ca484a66053c0eb38675602dd /src/tutorial/basics.source | |
parent | 81efc826081b7889753c449cf29dd72f75690047 (diff) | |
download | postgresql-595a5a78e0fa7174b95949f04f810501c0261c5a.tar.gz postgresql-595a5a78e0fa7174b95949f04f810501c0261c5a.zip |
> Okay. When you get back to the original issue, the gold is hidden in
> src/backend/optimizer/path/indxpath.c; see the "special indexable
> operators" stuff near the bottom of that file. (It's a bit of a crock
> that this code is hardwired there, and not somehow accessed through a
> system catalog, but it's what we've got at the moment.)
The attached patch re-enables a bytea right hand argument (as compared
to a text right hand argument), and enables index usage, for bytea LIKE
Joe Conway
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions