diff options
author | Robert Haas <rhaas@postgresql.org> | 2012-01-26 14:43:28 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2012-01-26 14:43:28 -0500 |
commit | c5a03256c725c09c32a5c498bd7c8799ed3ec2a0 (patch) | |
tree | 96a68bbac3a09251c0b5d374117e7c493aa5c092 /src/backend/access/gist/gist.c | |
parent | 2d1371d3ee5cf7e96d16fb503c27e060df9497f7 (diff) | |
download | postgresql-c5a03256c725c09c32a5c498bd7c8799ed3ec2a0.tar.gz postgresql-c5a03256c725c09c32a5c498bd7c8799ed3ec2a0.zip |
Adjust tuplesort.c based on the fact that we never use the OS's qsort().
Our own qsort_arg() implementation doesn't have the defect previously
observed to affect only QNX 4, so it seems sufficiently to assert that
it isn't broken rather than retesting. Also, update a few comments to
clarify why it's valuable to retain a tie-break rule based on CTID
during index builds.
Peter Geoghegan, with slight tweaks by me.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions