Re: [PATCH] explain sortorder - Mailing list pgsql-hackers

From Arne Scheffer
Subject Re: [PATCH] explain sortorder
Date
Msg-id permail-201412231111478954262000006b62-scheffa@message-id.uni-muenster.de
Whole thread Raw
In response to [PATCH] explain sortorder  ("Timmer, Marius" <marius.timmer@uni-muenster.de>)
List pgsql-hackers
>Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> writes:
>> I would suggest just adding the information to the Sort Key line. As
>> long as you don't print the modifiers when they are defaults (ASC and
>> NULLS LAST), we could print the information even in non-VERBOSE mode.

>+1.  I had assumed without looking that that was what it did already,
>else I'd have complained too.

>                       regards, tom lane

We will change the patch according to Heikkis suggestions.

A nice Christmas & all the best in the New Year

Arne Scheffer

http://www.uni-muenster.de/ZIV/Mitarbeiter/ArneScheffer.shtml



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Using 128-bit integers for sum, avg and statistics aggregates
Next
From: Kevin Grittner
Date:
Subject: Re: BUG #12330: ACID is broken for unique constraints