From: | "Timmer, Marius" <marius(dot)timmer(at)uni-muenster(dot)de> |
---|---|
To: | pgsql-hackerspostgresqlorg <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, "Mike Blackwell" <mike(dot)blackwell(at)rrd(dot)com> |
Subject: | Re: [PATCH] explain sortorder |
Date: | 2015-01-07 16:17:50 |
Message-ID: | 6004A939-59B5-4454-B92C-910A795D901B@exchange.wwu.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
we have spent the last days to realize your suggestions in the patch.
It affects the result of a EXPLAIN-Statement (even in non-verbose-mode). Now you will get the order-information for every single sort-key which is not ordered by the defaults.
best regards,
Marius
---
Marius Timmer
Zentrum für Informationsverarbeitung
Westfälische Wilhelms-Universität Münster
Einsteinstraße 60
mtimm_01(at)uni-muenster(dot)de
Attachment | Content-Type | Size |
---|---|---|
explain_sortorder-v6.patch | application/octet-stream | 10.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2015-01-07 16:19:54 | Re: pg_rewind in contrib |
Previous Message | Robert Haas | 2015-01-07 16:01:52 | Re: INSERT ... ON CONFLICT UPDATE and RLS |