diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-03-09 12:02:18 +0100 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2023-03-09 12:02:18 +0100 |
commit | 590a075789b541d5c1a190031fdcf061355bcfbc (patch) | |
tree | ca21a88768fda460bae449bfb9202843df8799a5 /src/backend/access/gist/gistbuildbuffers.c | |
parent | d00a4ad1d56bbdbc032257803c0a97a583aec211 (diff) | |
download | postgresql-590a075789b541d5c1a190031fdcf061355bcfbc.tar.gz postgresql-590a075789b541d5c1a190031fdcf061355bcfbc.zip |
Avoid criticizable perl code
Using `require` / `->import` instead of `use` avoids the use of a
"stringy eval", making for cleaner code that we don't need to silence
perlcritic about.
Per Andrew Dunstan
Discussion: https://postgr.es/m/7cd3bbbd-0216-4436-d571-8f80c9259a07@dunslane.net
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions