Re: TODO items for window functions - Mailing list pgsql-hackers

From Robert Haas
Subject Re: TODO items for window functions
Date
Msg-id 603c8f070812301055j343a9f4bwbaf86bee1c577c43@mail.gmail.com
Whole thread Raw
In response to Re: TODO items for window functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: TODO items for window functions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Apparently that analogy didn't impress anyone but me.  AFAICT the
> majority opinion is that we should use the syntax
>
>        create [or replace] [window] function ...
>
> but just ignore the distinction between regular functions and window
> functions for all other function-related SQL commands.  Barring further
> discussion, I'll make that happen in the next day or two.

It impressed me.  I liked making WINDOW a flag that occurs later in
the statement a lot better.

...Robert


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: TODO items for window functions
Next
From: David Fetter
Date:
Subject: Re: about truncate