Add ORDER BY to a query on information_schema.views, to avoid possible
Tom Lane <tgl@sss.pgh.pa.us>
Add ORDER BY to a query on information_schema.views, to avoid possible platform-specific result ordering. Per buildfarm results.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/xml_1.out | modified | +2 −1 |
| src/test/regress/expected/xml.out | modified | +2 −1 |
| src/test/regress/sql/xml.sql | modified | +2 −1 |