summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2025-11-06 08:00:35 +0100
committerPeter Eisentraut <peter@eisentraut.org>2025-11-06 08:00:57 +0100
commit489ec6b2fcd09621a2ac146298193a8231810e60 (patch)
tree1b08c5fa3420da9b463adbfde09c9df56e774386 /src/backend/access/gist/gistget.c
parent2307cfe31621d6077d9357aa7d6f4d8406c66b2d (diff)
Fix spurious output in configure
If sizeof off_t is 4, then configure will print a line saying just "0" after the test. This is the output of the following "expr" command. If we are using expr just for the exit code, the output should be sent to /dev/null, as is done elsewhere.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions