- Notifications
You must be signed in to change notification settings - Fork28
Commit540f316
committed
Blind attempt to fix pglz_maximum_compressed_size
Commit11a078c triggered failures on big-endian machines, and theonly plausible place for an issue seems to be that TOAST_COMPRESS_SIZEcalls VARSIZE instead of VARSIZE_ANY. So try fixing that blindly.Discussion:https://www.postgresql.org/message-id/20191001131803.j6uin7nho7t6vxzy%40development1 parentfa2fe04 commit540f316
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments
Comments
(0)