Re: More frame options in window functions
Hitoshi Harada <umi.tanuki@gmail.com>
From: Hitoshi Harada <umi.tanuki@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-04T17:20:07Z
Lists: pgsql-hackers
Attachments
- more_frame_options.20100105.patch.gz (application/x-gzip) patch
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