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

builtins: adjust a couple of pg builtins for DEFAULT arguments #122641

Open
yuzefovich opened this issue Apr 18, 2024 · 0 comments
Open

builtins: adjust a couple of pg builtins for DEFAULT arguments #122641

yuzefovich opened this issue Apr 18, 2024 · 0 comments
Labels
A-sql-pgcompat Semantic compatibility with PostgreSQL C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior. T-sql-queries SQL Queries Team

Comments

@yuzefovich
Copy link
Member

yuzefovich commented Apr 18, 2024

Now that we support DEFAULT arguments for routines, pg_get_function_arguments and pg_get_function_arg_default should be adjusted.

Jira issue: CRDB-38013

@yuzefovich yuzefovich added C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior. A-sql-pgcompat Semantic compatibility with PostgreSQL T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) T-sql-queries SQL Queries Team labels Apr 18, 2024
@blathers-crl blathers-crl bot added this to Triage in SQL Foundations Apr 18, 2024
@yuzefovich yuzefovich changed the title builtins: adjust some pg builtins for DEFAULT arguments builtins: adjust a couple of pg builtins for DEFAULT arguments Apr 18, 2024
@exalate-issue-sync exalate-issue-sync bot removed the T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sql-pgcompat Semantic compatibility with PostgreSQL C-cleanup Tech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior. T-sql-queries SQL Queries Team
Projects
SQL Foundations
  
Triage
Status: Backlog
Development

No branches or pull requests

1 participant