Error in ORDER BY on check constraints in psql

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Error in ORDER BY on check constraints in psql
Date: 2005-10-20 05:05:37
Message-ID: 435725A1.5070900@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches pgsql-ports

Everything is sorted by object name in \d <table> except check
constraints for some reason. It seems it's ordering by the wrong column.

Seems like a bug to me.

Attached is the trivial patch.

Chris

Attachment Content-Type Size
describe.txt text/plain 928 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-10-20 05:19:15 Re: Error in ORDER BY on check constraints in psql
Previous Message Andrew Dunstan 2005-10-19 14:40:42 Re: Small plperl documentation patch

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2005-10-20 05:19:15 Re: Error in ORDER BY on check constraints in psql
Previous Message krishnaa sridharan 2005-10-20 02:00:25 someone please reply