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

parser, ast: add SET ROLE support #228

Merged
merged 8 commits into from
Mar 20, 2019
Merged

Commits on Mar 20, 2019

  1. add SetRoleStmt

    imtbkcat committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    f1766a7 View commit details
    Browse the repository at this point in the history
  2. add string method

    imtbkcat committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    76ea487 View commit details
    Browse the repository at this point in the history
  3. edit gomode

    imtbkcat committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    d2807c5 View commit details
    Browse the repository at this point in the history
  4. fix String method

    imtbkcat committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    5e500ba View commit details
    Browse the repository at this point in the history
  5. add current_role function

    imtbkcat committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    6c753ef View commit details
    Browse the repository at this point in the history
  6. add function name

    imtbkcat committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    2ce5b2a View commit details
    Browse the repository at this point in the history
  7. add errcode for set role

    imtbkcat committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    3d40bf9 View commit details
    Browse the repository at this point in the history
  8. address comment

    imtbkcat committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    5a8673d View commit details
    Browse the repository at this point in the history