Thread: BUG 5199:ERROR: cannot override frame clause of window xx

BUG 5199:ERROR: cannot override frame clause of window xx

From
Jov
Date:
http://postgresql.1045698.n5.nabble.com/BUG-5199-Window-frame-clause-wrong-behaviour-td2131492.html

tody I hit by this bug and can't find any doc about this, after google I
find the bug 5199 reported 4 years ago.
it is really nice to improve the error message or doc.

Jov
blog: http:amutu.com/blog <http://amutu.com/blog>

Re: BUG 5199:ERROR: cannot override frame clause of window xx

From
Heikki Linnakangas
Date:
On 17.08.2013 12:37, Jov wrote:
> http://postgresql.1045698.n5.nabble.com/BUG-5199-Window-frame-clause-wrong-behaviour-td2131492.html
>
> tody I hit by this bug and can't find any doc about this, after google I
> find the bug 5199 reported 4 years ago.
> it is really nice to improve the error message or doc.

Agreed. Now that you've just run into, could you suggest some docs
changes to explain that? A patch would be nice, or just type the
suggested paragraphs in a reply email and I can incorporate them in the
docs.

- Heikki