Testing community changes - 2#55
Draft
ahmed-shameem wants to merge 93 commits intoBABEL_3_4_STABLEfrom pg16-cherry-pick-bff-2
+10,472-3,656
Commits
Commits on Dec 19, 2023
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
Update opt field of GrantRoleStmt to NIL, previously it was admin_opt(bool) -> false. Made this chaneg for this community commit - postgres/postgres@e3ce2de
- committedJason Teng
- committedJason Teng
- committedJason Teng
Commits on Dec 24, 2023
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
fix jdbc tests fails locally with error " 'tds_fdw' extension does not exists". (babelfish-for-postgresql#2029)
Resolve TDS protocol violation occurring due to parallel query enforced (babelfish-for-postgresql#1937)
Revert "Fix bugs for GRANT/REVOKE on SCHEMA (babelfish-for-postgresql#2031)" (babelfish-for-postgresql#2051)
committedJason TengModified INSTALLING.md.tmpl and README.md files with corrected PostGIS and Proj versions. (babelfish-for-postgresql#2061)
Fix bugs for translation logic for simple_term and execution logic for FULLTEXT INDEX stmts (babelfish-for-postgresql#2045)
fixed fulltext index creation logic for (babelfish-for-postgresql#2072) (babelfish-for-postgresql#2067)
Updated sys.tsql_type_radix_for_sp_columns_helper function to return RADIX 10 for decimal datatype (babelfish-for-postgresql#2077)
Fixed information_schema.tables, information_schema.views and sys.views. (babelfish-for-postgresql#2078)
Add expected output for pg regression related JDBC tests in case of parallel query (babelfish-for-postgresql#2032)
Create and use composite actions for code coverage workflow to improve maintainability (babelfish-for-postgresql#2100)
Fix the issue that inserted table refered in update join will cause crash (babelfish-for-postgresql#2140)
Fix system procedure sp_pkeys which may fail to return any row if parallel mode is enforced (babelfish-for-postgresql#2147)
Blocked CS_AS collation for server_collation_name as it is not supported in babelfish (babelfish-for-postgresql#2141)
Add PR workflow for Static Code Analyzer and fix existing errors and warnings (babelfish-for-postgresql#2143)
Fixed definition of parsename, session_context and sp_set_session_context (babelfish-for-postgresql#2152)
- authored andDipesh DhameliyacommittedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
- committedJason Teng
Commits on Dec 25, 2023
- committed
- committed