Skip to content

Add is_window() and isnt_window() #105

Open
@rodo

Description

@rodo

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() ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions