pgsql: Sort default partition to bottom of psql \d+

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Sort default partition to bottom of psql \d+
Date: 2017-11-22 18:19:41
Message-ID: E1eHZcb-000685-Q5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Sort default partition to bottom of psql \d+

Minor patch to change sort order only

Author: Ashutosh Bapat
Reviewed-by: Álvaro Herrera, Simon Riggs

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3bae43ca4dc6c3123788044436521f1d33d9f930

Modified Files
--------------
src/bin/psql/describe.c | 3 ++-
src/test/regress/expected/insert.out | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2017-11-22 18:48:19 pgsql: Generational memory allocator
Previous Message Simon Riggs 2017-11-22 18:11:13 pgsql: Show partition info from psql \d+