Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls
Date
Msg-id CAEZATCWE5AqpVns9YnM9sRkU-+mFTHDVfvQaaG14_CjqXd-4Jw@mail.gmail.com
Whole thread Raw
In response to Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls  (Nicholas White <n.j.white@gmail.com>)
Responses Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls
List pgsql-hackers
On 1 July 2013 03:07, Nicholas White <n.j.white@gmail.com> wrote:
> I've attached another iteration of the patch that fixes the multiple-window
> bug and adds (& uses) a function to create a Bitmapset using a custom
> allocator. I don't think there's any outstanding problems with it now.
>

I just realised there is another issue (sorry). pg_get_viewdef() needs
to be updated so that dumping and restoring a view that uses
ignore/respect nulls works properly.

Regards,
Dean



pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Review: Display number of changed rows since last analyze
Next
From: Magnus Hagander
Date:
Subject: Re: LDAP: bugfix and deprecated OpenLDAP API