diff options
author | Robert Haas <rhaas@postgresql.org> | 2022-01-28 09:02:18 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2022-01-28 09:02:18 -0500 |
commit | da505eafca81bc81c34f729521a42a093408cb92 (patch) | |
tree | 5d21c25e476f9bfa1d0b7c930ef2d45bb9fea52f /src/backend/access/gist/gist.c | |
parent | d45099425eb19e420433c9d81d354fe585f4dbd6 (diff) | |
download | postgresql-da505eafca81bc81c34f729521a42a093408cb92.tar.gz postgresql-da505eafca81bc81c34f729521a42a093408cb92.zip |
Fix mistakes in commit d45099425eb19e420433c9d81d354fe585f4dbd6.
I intended to include a change to the "skip" count in the test
case, but it didn't get folded into the commit. Do that now,
so that non-zlib builds don't break.
The new file bbstreamer_gzip.c needs <unistd.h> to avoid
complaints about dup() not having a prototype, as per buildfarm
returns.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions