Re: More frame options in window functions - Mailing list pgsql-hackers

From Hitoshi Harada
Subject Re: More frame options in window functions
Date
Msg-id e08cc0401001040920v9fd5856q85bd7d06a16d7500@mail.gmail.com
Whole thread Raw
In response to More frame options in window functions  (Hitoshi Harada <umi.tanuki@gmail.com>)
Responses Re: More frame options in window functions  (Hitoshi Harada <umi.tanuki@gmail.com>)
List pgsql-hackers
2009/12/31 Hitoshi Harada <umi.tanuki@gmail.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

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Setting oom_adj on linux?
Next
From: Magnus Hagander
Date:
Subject: Re: [PATCH] Windows x64 [repost]