diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-14 16:16:23 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-14 16:17:34 +0300 |
commit | 1a56498e5f6db949a066fb125199a7389a798421 (patch) | |
tree | 49fa056d5e24815f9bc20cf9e2006cd8de20b284 /src/backend/utils/adt/xml.c | |
parent | e42375fc8124e99c33fa330c53c2b4b502fa0baf (diff) | |
download | postgresql-1a56498e5f6db949a066fb125199a7389a798421.tar.gz postgresql-1a56498e5f6db949a066fb125199a7389a798421.zip |
Make regression test output stable.
In the test query I added for ALTER TABLE retaining comments, the order of
the result rows was not stable, and varied across systems. Add an ORDER BY
to make the order predictable. This should fix the buildfarm failures.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions