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

From: Nicholas White <n(dot)j(dot)white(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, 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>, 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-10-02 09:56:38
Message-ID: CA+=vxNbbfbKoa-BMzDPn72fGmd9TiQN43vqTt5o8+M+YLFYJ_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> GetMemoryChunkContext

Indeed - you can call that with the value WinGetPartitionLocalMemory
returns to get the MemoryContext for the partition - so I've removed
the function from windowapi.h that I added to get that. See attached -

Attachment Content-Type Size
lead-lag-ignore-nulls.patch application/octet-stream 43.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2013-10-02 09:57:36 Re: Who is pgFoundery administrator?
Previous Message Pavel Stehule 2013-10-02 09:18:25 Re: review: psql and pset without any arguments