diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-03 22:19:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-03 22:19:28 +0000 |
commit | 59b3b8014dcc4b016a2d429ccc975cd5aaf69283 (patch) | |
tree | 7105eb7ab448ef3acad87318b7d5747198d1ba70 /src/backend/commands/functioncmds.c | |
parent | 8090616847daad2c3b5f322bb67a0a1eed3ddcd4 (diff) | |
download | postgresql-59b3b8014dcc4b016a2d429ccc975cd5aaf69283.tar.gz postgresql-59b3b8014dcc4b016a2d429ccc975cd5aaf69283.zip |
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.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions