Fixes #1113 - Casts should be in alphabetical order.

This commit is contained in:
Sanket Mehta 2016-05-28 18:55:20 +05:30 committed by Ashesh Vashi
parent b482ba6ce9
commit 2fb1e96e2f

View File

@ -20,4 +20,5 @@
WHERE
{% endif %}
ca.oid > {{datlastsysoid}}::OID
{% endif %}
{% endif %}
ORDER BY st.typname, tt.typname