diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2018-04-03 19:46:45 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2018-04-03 19:46:45 +0300 |
commit | 710d90da1fd8c1d028215ecaf7402062079e99e9 (patch) | |
tree | 6fb5d284edb7a9c37e3ae633c92779a65d1b97c6 /contrib/jsonb_plpython/jsonb_plpythonu.control | |
parent | 4ab299981576ca0f3dbb879b5e2b704e743d87f3 (diff) | |
download | postgresql-710d90da1fd8c1d028215ecaf7402062079e99e9.tar.gz postgresql-710d90da1fd8c1d028215ecaf7402062079e99e9.zip |
Add prefix operator for TEXT type.
The prefix operator along with SP-GiST indexes can be used as an alternative
for LIKE 'word%' commands and it doesn't have a limitation of string/prefix
length as B-Tree has.
Bump catalog version
Author: Ildus Kurbangaliev with some editorization by me
Review by: Arthur Zakirov, Alexander Korotkov, and me
Discussion: https://www.postgresql.org/message-id/flat/20180202180327.222b04b3@wp.localdomain
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpythonu.control')
0 files changed, 0 insertions, 0 deletions