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

sql: additional pg compatibility functions #22828

Merged
merged 2 commits into from
Feb 20, 2018

Conversation

knz
Copy link
Contributor

@knz knz commented Feb 20, 2018

knz added 2 commits February 20, 2018 11:22
Release note (sql change): the special identifier `current_catalog` is
supported as alias for `current_database()` for better compatibility
with PostgreSQL.
Release note (sql change): `current_role` is recognized as an alias
for `current_user` for better compatibility with PostgreSQL.
@knz knz requested review from nvanbenschoten and a team February 20, 2018 10:33
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@nvanbenschoten
Copy link
Member

:lgtm:


Reviewed 3 of 3 files at r1, 3 of 3 files at r2.
Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from Reviewable

@knz
Copy link
Contributor Author

knz commented Feb 20, 2018

TFYR

@knz knz merged commit b98b8a7 into cockroachdb:master Feb 20, 2018
@knz
Copy link
Contributor Author

knz commented Feb 20, 2018

should I cherry-pick into 2.0?

@knz knz deleted the 20180220-pg-compat branch April 27, 2018 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants