• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

babelfish-for-postgresql / babelfish_extensions / 8236543022
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: jira-babel-6207
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 11 Mar 2024 05:16PM UTC
Jobs 1
Files 114
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Mar 2024 04:42PM UTC coverage: 72.632% (-0.005%) from 72.637%
8236543022

push

github

web-flow
Populate the dbid column of babelfish_extended_properties during restore (#2382) (#2419)

Previously, there were two issues with the dump of `babelfish_extended_properties`
catalog table:  
1. Current restore logic requires that `babelfish_sysdatabases` table's data gets restored first before any other table containing `dbid` column so that we generate the `dbid` once in the beginning and use it for all the remaining tables. But it was not the case yet.
2. `sql_variant` column handling was not there for catalog table's data but  `babelfish_extended_properties` contains it.

The engine side commit fixes both the above two issues so that we correctly dump the data of `babelfish_extended_properties` catalog.

Engine PR: https://github.com/babelfish-for-postgresql/postgresql_modified_for_babelfish/pull/314

This commit adds handling to populate  the dbid column of babelfish_extended_properties during restore.


### Issues Resolved
https://github.com/babelfish-for-postgresql/babelfish_extensions/issues/2256
Task: BABEL-4720 

Signed-off-by: Rishabh Tanwar <ritanwar@amazon.com>

2 of 6 new or added lines in 3 files covered. (33.33%)

2 existing lines in 1 file now uncovered.

40471 of 55721 relevant lines covered (72.63%)

57500.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
83.46
-0.04% contrib/babelfishpg_tsql/src/hooks.c
2
91.25
-0.03% contrib/babelfishpg_tsql/src/pl_handler.c

Uncovered Existing Lines

Lines Coverage ∆ File
2
82.12
-0.15% contrib/babelfishpg_tsql/src/catalog.c
Jobs
ID Job ID Ran Files Coverage
1 8236543022.1 11 Mar 2024 05:16PM UTC 114
72.63
GitHub Action Run
Source Files on build 8236543022
  • Tree
  • List 114
  • Changed 69
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #8236543022
  • 8f6df54a on github
  • Prev Build on BABEL_3_X_DEV (#8231959424)
  • Next Build on BABEL_3_X_DEV (#8322043215)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc