diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-04-19 10:15:35 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-04-19 10:15:35 +0900 |
commit | c731f9187b5fd7038b04ba60703d3cace1806366 (patch) | |
tree | 7dcd3ff267a896c68434daee719153c6d32b8353 /src/backend/access/gist/gistbuild.c | |
parent | 8e861eaae86eeaf5589963c9b1c7ce6d4c2acbb5 (diff) | |
download | postgresql-c731f9187b5fd7038b04ba60703d3cace1806366.tar.gz postgresql-c731f9187b5fd7038b04ba60703d3cace1806366.zip |
Replace magic constants for seek() calls in perl scripts
A couple of tests have been using 0 as magic constant while SEEK_SET can
be used instead. This makes the code easier to understand, and more
consistent with the changes done in 3c5b068.
Per discussion with Andrew Dunstan.
Discussion: https://postgr.es/m/YHrc24AgJQ6tQ1q0@paquier.xyz
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions