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

Merge 4_X changes back to 5_X #479

Conversation

roshan0708
Copy link
Contributor

@roshan0708 roshan0708 commented Nov 20, 2024

Description

This is a cherry-pick PR which merges newer 4_X engine commits into 5_X.

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is under the terms of the PostgreSQL license, and grant any person obtaining a copy of the contribution permission to relicense all or a portion of my contribution to the PostgreSQL License solely to contribute all or a portion of my contribution to the PostgreSQL open source project.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.

ahmed-shameem and others added 2 commits November 25, 2024 05:42
…-for-postgresql#471)

Till now we were considering a digit for tag for all versions. But it is possible that the minor version may go beyond 9, in that case the automatic tag creation workflow will fail at input tag validation step. This commit updates the validation to handle such cases

Signed-off-by: Shameem Ahmed shmeeh@amazon.com
…ext of expression being processed (babelfish-for-postgresql#469)

Extend the ability of planner_node_transformer_hook to store the context of expression being process. This saved context will be used during planning to transform declared variable either as a Param (if it appears in TargetList) or as a const (all the other places).

Extension: babelfish-for-postgresql/babelfish_extensions#3011
Task: BABEL-5188
Signed-off-by: Dipesh Dhameliya <dddhamel@amazon.com>
@shardgupta shardgupta merged commit e77fb10 into babelfish-for-postgresql:BABEL_5_X_DEV__PG_17_X Nov 25, 2024
2 checks passed
@shardgupta shardgupta deleted the merge_4x branch November 25, 2024 11:31
shardgupta pushed a commit to babelfish-for-postgresql/babelfish_extensions that referenced this pull request Nov 25, 2024
This is a cherry-pick PR which merges newer 4_X engine commits into 5_X.

Engine PR: babelfish-for-postgresql/postgresql_modified_for_babelfish#479

Signed-off-by Roshan Kanwar <rskanwar.amazon.com>
roshan0708 added a commit to amazon-aurora/postgresql_modified_for_babelfish that referenced this pull request Nov 25, 2024
@rishabhtanwar29 rishabhtanwar29 restored the merge_4x branch November 25, 2024 12:26
@shardgupta shardgupta deleted the merge_4x branch November 25, 2024 17:02
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.

4 participants