Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add is_window() and isnt_window() #105

Open
rodo opened this issue Jun 30, 2016 · 2 comments
Open

Add is_window() and isnt_window() #105

rodo opened this issue Jun 30, 2016 · 2 comments

Comments

@rodo
Copy link
Contributor

rodo commented Jun 30, 2016

Add functions to detect if a function is defined as window function or not. These functions will work same as is_definer() and is_aggregate()

Ref : https://www.postgresql.org/docs/9.1/static/tutorial-window.html

@theory what about the names is_window() and isnt_window() ?

@theory
Copy link
Owner

theory commented Nov 6, 2017

Want to make a PR, @rodo?

@rodo
Copy link
Contributor Author

rodo commented Nov 7, 2017

yes sure, I'll work on it for the 0.99 version !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants