From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Bug Fix: COLLATE with multiple ORDER BYs in aggregates |
Date: | 2013-04-23 16:57:27 |
Message-ID: | 20130423165727.GF28020@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Folks,
While testing the upcoming FILTER clause for aggregates, Erik Rijkers
uncovered a long-standing bug in $subject, namely that this case
wasn't handled. Please find attached a patch by Andrew Gierth and
myself which fixes this issue and adds a regression test to ensure it
remains fixed.
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
Attachment | Content-Type | Size |
---|---|---|
fix_collate_for_order_agg_20130423.patch | text/plain | 6.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2013-04-23 17:11:26 | Re: putting a bgworker to rest |
Previous Message | Andres Freund | 2013-04-23 16:07:55 | Re: putting a bgworker to rest |