aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTomas Vondra <tomas.vondra@postgresql.org>2019-10-01 16:53:04 +0200
committerTomas Vondra <tomas.vondra@postgresql.org>2019-10-01 16:53:04 +0200
commit540f31680913b4e11f2caa40cafeca269cfcb22f (patch)
treee9e4e2df4cc9e140cc0a9618c0d964c58fee2b35 /src/backend/tcop/postgres.c
parentfa2fe04bf1d4d31e099808745974964f84eb4521 (diff)
downloadpostgresql-540f31680913b4e11f2caa40cafeca269cfcb22f.tar.gz
postgresql-540f31680913b4e11f2caa40cafeca269cfcb22f.zip
Blind attempt to fix pglz_maximum_compressed_size
Commit 11a078cf87 triggered failures on big-endian machines, and the only plausible place for an issue seems to be that TOAST_COMPRESS_SIZE calls VARSIZE instead of VARSIZE_ANY. So try fixing that blindly. Discussion: https://www.postgresql.org/message-id/20191001131803.j6uin7nho7t6vxzy%40development
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions