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

f58d7073b7750d58b5d53232f0d6a967f902b78f^..db0a272d123b8d7f4d4acbeb54f27682a566be83 #65

Merged
merged 7 commits into from
Nov 30, 2023

Conversation

Sairakan
Copy link

7 commits, no merge conflicts

Extension PR for validation: amazon-aurora/babelfish_extensions#54

petere and others added 7 commits November 30, 2023 19:19
A code comment said that the standard does not define a number for
ERRCODE_SQL_JSON_ITEM_CANNOT_BE_CAST_TO_TARGET_TYPE, but this was
fixed in a later draft version of the standard, so use that number
now.

(cherry picked from commit 976b06c6630cbf09bf933a006b5e662753e7c0be)
(cherry picked from commit 973137de0819793a82fc6dc91bddb78750380917)
Commit e3fcca0 reverted modifications to HOT for BRIN, but it also
removed a couple unrelated tests from stats.sql. Reinstate those tests.

Reported-by: Peter Eisentraut
(cherry picked from commit 0df4eb3f708626ba3b0fdfab5afccf785e5e945c)
As $gzip is embedded in postgresql.conf \ needs to be escaped, otherwise guc.c
will take it as a string escape. Similarly, if "$gzip" contains spaces, the
prior incantation will fail. Both of these are common on windows.

Reviewed-by: Peter Eisentraut <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Backpatch: 15-, where the test was added in 027fa0f
(cherry picked from commit a91242b1bcb312d6f482a758a432a32bd375896e)
This is in preparation for building postgres with meson / ninja.

When building with meson, commands are run at the root of the build tree. Add
an option to put build output into the appropriate place. This can be utilized
by src/tools/msvc/ for a minor simplification, which also provides some
coverage for the new option.

To deal with dependencies to the variable set of input files to this script,
add an option to generate a dependency file (which meson / ninja can consume).

Reviewed-by: Peter Eisentraut <[email protected]>
Discussion: https://postgr.es/m/[email protected]
(cherry picked from commit 7c3c2cb9aeda4f288e89b25ede8cc2fe5997ac98)
This is in preparation for building postgres with meson / ninja.

When building with meson, commands are run at the root of the build tree. Add
an option to put build output into the appropriate place. This can be utilized
by src/tools/msvc/ for a minor simplification, which also provides some
coverage for the new option.

Add option to generate a timestamp for check_rules.pl, so that proper
dependencies on it having been run can be generated.

Reviewed-by: Peter Eisentraut <[email protected]>
Discussion: https://postgr.es/m/[email protected]
(cherry picked from commit db0a272d123b8d7f4d4acbeb54f27682a566be83)
Sairakan pushed a commit to amazon-aurora/babelfish_extensions that referenced this pull request Nov 30, 2023
@Sairakan Sairakan marked this pull request as ready for review November 30, 2023 20:06
@2jungkook 2jungkook merged commit a11a8e1 into BABEL_main Nov 30, 2023
4 checks passed
@2jungkook 2jungkook deleted the pg16-cherry-pick-bff-1 branch November 30, 2023 20:06
anju15bharti added a commit that referenced this pull request Oct 25, 2024
Support dbcreator fixed server role #65
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.

5 participants