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 enterprise keywords and functions #29

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

puzpuzpuz
Copy link
Contributor

@puzpuzpuz puzpuzpuz commented Nov 15, 2023

Also adds missing keywords, e.g. window function ones.

@puzpuzpuz puzpuzpuz added the enhancement New feature or request label Nov 15, 2023
@puzpuzpuz puzpuzpuz self-assigned this Nov 15, 2023
@puzpuzpuz puzpuzpuz force-pushed the puzpuzpuz_ent_keywords branch from 146726c to bdb7090 Compare November 15, 2023 08:42
@argshook argshook merged commit 2d2bddb into master Nov 15, 2023
2 checks passed
@argshook argshook deleted the puzpuzpuz_ent_keywords branch November 15, 2023 09:50
argshook added a commit that referenced this pull request Nov 15, 2023
Changelist:

* add variance functions (#27)
    `var_pop`, `var_samp`, `variance`
    related to and closes questdb/ui#203
* add `stddev` & `stddev_pop` (#28)
* add enterprise keywords and functions (#29)
    * functions:
      * `all_permissions`,
      * `permissions`,
      * `reload_tls`,
      * `server_conf`,
      * `server_version`,
      * `show`,
      * `vwap`,

    * keywords:
      * `account`,
      * `accounts`,
      * `any`,
      * `assume`,
      * `cascade`,
      * `cancel`,
      * `current`,
      * `dedup`,
      * `detach`,
      * `details`,
      * `disable`,
      * `enable`,
      * `exclude`,
      * `exit`,
      * `groups`,
      * `http`,
      * `ilp`,
      * `jwk`,
      * `no`,
      * `others`,
      * `password`,
      * `permissions`,
      * `pgwire`,
      * `preceding`,
      * `public`,
      * `range`,
      * `refresh`,
      * `reindex`,
      * `remove`,
      * `rest`,
      * `resume`,
      * `revoke`,
      * `row`,
      * `service`,
      * `token`,
      * `ttl`,
      * `unbounded`,
      * `user`,
      * `users`,
      * `vacuum`,
      * `wal`,
insmac pushed a commit that referenced this pull request Nov 15, 2023
Changelist:

* add variance functions (#27)
    `var_pop`, `var_samp`, `variance`
    related to and closes questdb/ui#203
* add `stddev` & `stddev_pop` (#28)
* add enterprise keywords and functions (#29)
    * functions:
      * `all_permissions`,
      * `permissions`,
      * `reload_tls`,
      * `server_conf`,
      * `server_version`,
      * `show`,
      * `vwap`,

    * keywords:
      * `account`,
      * `accounts`,
      * `any`,
      * `assume`,
      * `cascade`,
      * `cancel`,
      * `current`,
      * `dedup`,
      * `detach`,
      * `details`,
      * `disable`,
      * `enable`,
      * `exclude`,
      * `exit`,
      * `groups`,
      * `http`,
      * `ilp`,
      * `jwk`,
      * `no`,
      * `others`,
      * `password`,
      * `permissions`,
      * `pgwire`,
      * `preceding`,
      * `public`,
      * `range`,
      * `refresh`,
      * `reindex`,
      * `remove`,
      * `rest`,
      * `resume`,
      * `revoke`,
      * `row`,
      * `service`,
      * `token`,
      * `ttl`,
      * `unbounded`,
      * `user`,
      * `users`,
      * `vacuum`,
      * `wal`,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants