diff options
author | Robert Haas <rhaas@postgresql.org> | 2021-03-25 19:55:32 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2021-03-25 19:55:32 -0400 |
commit | 5db1fd7823a1a12e2bdad98abc8e102fd71ffbda (patch) | |
tree | eb2f2a7db5a5351357d04c863c1374c568431415 /src/backend/parser/parse_expr.c | |
parent | 71f4c8c6f74ba021e55d35b1128d22fb8c6e1629 (diff) | |
download | postgresql-5db1fd7823a1a12e2bdad98abc8e102fd71ffbda.tar.gz postgresql-5db1fd7823a1a12e2bdad98abc8e102fd71ffbda.zip |
Fix interaction of TOAST compression with expression indexes.
Before, trying to compress a value for insertion into an expression
index would crash.
Dilip Kumar, with some editing by me. Report by Jaime Casanova.
Discussion: http://postgr.es/m/CAJKUy5gcs0zGOp6JXU2mMVdthYhuQpFk=S3V8DOKT=LZC1L36Q@mail.gmail.com
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions