diff options
author | Noah Misch <noah@leadboat.com> | 2025-06-03 11:18:52 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2025-06-03 11:18:52 -0700 |
commit | 0e164eb9f43626dc9e31f4bae26eeb3e8422584a (patch) | |
tree | 99e39b077691027502da3473491d5e5ca0c05f50 /src/backend/access/gist/gistutil.c | |
parent | 73bdcfab35ec0a7eff1a5dd630cbad8e77054547 (diff) | |
download | postgresql-0e164eb9f43626dc9e31f4bae26eeb3e8422584a.tar.gz postgresql-0e164eb9f43626dc9e31f4bae26eeb3e8422584a.zip |
Fix a pg_dump scenario for platforms where SEEK_CUR != 1.
POSIX allows such platforms. Given the lack of complaints, we may not
currently test on such a platform. This is new in v18 (commit
7d5c83b4e90c7156655f98b7312a30ae5eeb4d27), so no back-patch.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions