Sort psql output

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Sort psql output
Date: 2005-03-14 07:46:34
Message-ID: 4235415A.6050208@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch makes \d on tables and views sort fk constraints, triggers
and rules alphabetically in the output. This makes it the same as for
indexes and stops the irritating random or reverse ordering it currently
has.

Chris

Attachment Content-Type Size
describe.txt text/plain 3.6 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2005-03-14 08:17:48 Re: [GENERAL] A way to let Vacuum warn if FSM settings
Previous Message Neil Conway 2005-03-14 06:51:04 Re: Clean up SGML for openjade