summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane2022-04-01 15:05:52 +0000
committerTom Lane2022-04-01 15:05:52 +0000
commit479b69a4a551465614042bba00694001273d702f (patch)
treec1876dbeaf2c391d1b79c90c72173391f7792de4 /src/backend/access/gist/gistproc.c
parentc1932e542863f0f646f005b3492452acc57c7e66 (diff)
Set minimum required version of zstd as 1.4.0.
It emerges that our new zstd code depends on features that were not present (or at least not enabled by default) in zstd before 1.4.0. That's already four years old, so there's little reason to try to make our code work with something older. Instead make configure check that zstd is at least 1.4.0, and document this requirement. Justin Pryzby (doc changes by me) Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions