Re: Sort psql output

From: Neil Conway <neilc(at)samurai(dot)com>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Sort psql output
Date: 2005-03-16 23:52:37
Message-ID: 4238C6C5.4050306@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Christopher Kings-Lynne wrote:
> 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.

Thanks, applied.

-Neil

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-03-17 00:32:36 Re: Improvement to charset docs
Previous Message Bruce Momjian 2005-03-16 21:28:07 Re: [PATCHES] [pgsql-hackers-win32] snprintf causes regression