Re: More frame options in window functions

From: Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: More frame options in window functions
Date: 2010-01-04 17:20:07
Message-ID: e08cc0401001040920v9fd5856q85bd7d06a16d7500@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2009/12/31 Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com>:
> Attached is the fix pointed out in the previous CommitFest plus RANGE
> offset support.

Improved version attached. In this revision I fixed type mismatch case
like "ORDER BY int4_data RANGE BETWEEN int8_data PRECEDING ...".

Update of comments and fix typos in documents are also included.

Regards,

--
Hitoshi Harada

Attachment Content-Type Size
more_frame_options.20100105.patch.gz application/x-gzip 23.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2010-01-04 17:28:57 Re: [PATCH] Windows x64 [repost]
Previous Message Alvaro Herrera 2010-01-04 17:00:28 Re: Setting oom_adj on linux?