Skip to content
Snippets Groups Projects
Commit 59b3b801 authored by Tom Lane's avatar Tom Lane
Browse files

As long as we're forcing an ORDER BY in these four join queries, we had

better make sure the sort order is totally specified; else we get burnt
by platform-specific behavior of qsort() with equal keys.  Per buildfarm
results.
parent 80906168
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment