Re: Planning aggregates which require sorted or distinct input

From: "Karen Hill" <karen_hill22(at)yahoo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Planning aggregates which require sorted or distinct input
Date: 2007-01-19 19:43:00
Message-ID: 1169235780.280717.122980@11g2000cwr.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Gavin Sherry wrote:
> Recenly, I've been researching and putting together a proposal for window
> functions.

Implementing NULLS FIRST and NULLS LAST appears like another
challenging step to getting window functions wrapped up. Has your
research lead you to any ideas on what your strategy for NULLS FIRST
and NULLS LAST likely would be?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2007-01-19 19:57:55 Re: Planning aggregates which require sorted or distinct
Previous Message Andrew Dunstan 2007-01-19 18:47:50 Re: Windows buildfarm failures