diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-05 17:57:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-05 17:57:40 +0000 |
commit | e378f82e0029a7a6fda9c655bd79d4404e566c0b (patch) | |
tree | 744c1cd2841844ddf00880e80aae9ab7b460edfd /src/backend/access/gin/ginarrayproc.c | |
parent | f2332ea1e99e2a2d04d1744c86e899c52f5e841e (diff) | |
download | postgresql-e378f82e0029a7a6fda9c655bd79d4404e566c0b.tar.gz postgresql-e378f82e0029a7a6fda9c655bd79d4404e566c0b.zip |
Make use of qsort_arg in several places that were formerly using klugy
static variables. This avoids any risk of potential non-reentrancy,
and in particular offers a much cleaner workaround for the Intel compiler
bug that was affecting ginutil.c.
Diffstat (limited to 'src/backend/access/gin/ginarrayproc.c')
0 files changed, 0 insertions, 0 deletions