Add ORDER BY to a query on information_schema.views, to avoid possible

Tom Lane <tgl@sss.pgh.pa.us>

Commit: eecbb33267642a2f6fcb2a2652f55412b333f4df
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-02-15T05:05:03Z
Releases: 8.3.0
Add ORDER BY to a query on information_schema.views, to avoid possible
platform-specific result ordering.  Per buildfarm results.

Files