Re: BUG #15082: PostgreSQL 11 dev bug with window range partition by QUERY
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: digoal@126.com
Cc: pgsql-bugs@lists.postgresql.org
Date: 2018-02-23T20:12:31Z
Lists: pgsql-bugs
=?utf-8?q?PG_Bug_reporting_form?= <noreply@postgresql.org> writes: > when i use frame clause(range), it's only right when don't use partition by, > and use the whole rows as one partition. > is it a bug? Yup. Fixed, thanks. regards, tom lane
Commits
-
Fix brown-paper-bag bug in commit 0a459cec96d3856f476c2db298c6b52f592894e8.
- 9fe802c8185e 11.0 landed