diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2016-05-04 17:58:08 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2016-05-04 17:58:08 +0300 |
commit | 4bbc1a7ea351f235eb9a4475ceb17d7e37a36473 (patch) | |
tree | 20ab9485aec6ea349bcedf856ace105bf54318a3 /src/backend/utils/adt/numeric.c | |
parent | a712487087c73eee880ff1a7c50528cbab2f1b90 (diff) | |
download | postgresql-4bbc1a7ea351f235eb9a4475ceb17d7e37a36473.tar.gz postgresql-4bbc1a7ea351f235eb9a4475ceb17d7e37a36473.zip |
Fix crash of filter(tsvector)
Variable storing a position of lexeme, had a wrong type: char, it's
obviously not enough to store 2^14 possible positions.
Stas Kelvich
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions