Fix rwrite(ARRAY) on 64-bit boxes:
Teodor Sigaev <teodor@sigaev.ru>
Fix rwrite(ARRAY) on 64-bit boxes: Instead of getting elements of array manually call deconstruct_array
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tsearch2/expected/tsearch2.out | modified | +4 −4 |
| contrib/tsearch2/query_rewrite.c | modified | +17 −7 |
| contrib/tsearch2/tsearch.sql.in | modified | +1 −0 |