Re: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Nicholas White <n(dot)j(dot)white(at)gmail(dot)com>
Cc: Jeff Davis <pgsql(at)j-davis(dot)com>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Troels Nielsen <bn(dot)troels(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls
Date: 2013-08-22 00:43:12
Message-ID: 1377132192.11715.3.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2013-07-11 at 10:51 -0400, Nicholas White wrote:
> I've attached a revised version that fixes the issues above:

This patch is in the 2013-09 commitfest but needs a rebase.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2013-08-22 00:49:41 Re: Updatable view columns
Previous Message Peter Eisentraut 2013-08-22 00:40:22 Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]