diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2021-03-23 00:11:20 +0100 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2021-03-23 00:11:22 +0100 |
commit | bfa2cee784125047771db2768fcf7f04d8bd6bb4 (patch) | |
tree | 4701159c4a57c3ecde4af84ded153ff0b1b83f3b /src/backend/access/gist/gistutil.c | |
parent | 063dd37ebc7644e8db6419565b50dca019e69e86 (diff) | |
download | postgresql-bfa2cee784125047771db2768fcf7f04d8bd6bb4.tar.gz |
Move bsearch_arg to src/port
Until now the bsearch_arg function was used only in extended statistics
code, so it was defined in that code. But we already have qsort_arg in
src/port, so let's move it next to it.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions