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

babelfish-for-postgresql / babelfish_extensions / 20465064017
77%

Build:
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 23 Dec 2025 04:18PM UTC
Jobs 1
Files 121
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

23 Dec 2025 03:41PM UTC coverage: 76.861% (-0.002%) from 76.863%
20465064017

push

github

web-flow
Setting recurse to true for cases where we want to find the ENRs by traversing parent queryEnvs (#4334)


    Function - pltsql_get_tsql_enr_from_oid is used in the below cases -
        lmgr -> within CheckRelationLockedByMe to check if the given relation is locked by a bknd. this is safe to go over parent queryEnvs.
        lock -> when trying to acquire a lock on a rel. This is what causes the waiting when trying to operate on temp table in the parent queryEnv scope. we've also verified the behaviour with TSQL.
        inval -> when deciding whether we want to put inval msg in the SI queue. This is also not a problem.
        We will want to go recursively to search for ENR in all cases; hence setting recurse to true.

    Function - object_name is used for getting the name given obj_oid and db_oid. But in TSQL, temp tables do not have a object_id and hence object_name also does not work. Hence, in this case, we will keep the recurse = false.

Tasks: BABEL-5605, BABEL-6192

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

Signed-off-by: Ayush Shah <ayushdsh@amazon.com>

2 of 2 new or added lines in 2 files covered. (100.0%)

2 existing lines in 1 file now uncovered.

52480 of 68279 relevant lines covered (76.86%)

387875.67 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
76.23
-0.62% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 20465064017.1 23 Dec 2025 04:18PM UTC 121
76.86
GitHub Action Run
Source Files on build 20465064017
  • Tree
  • List 121
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20465064017
  • 1c3395ef on github
  • Prev Build on BABEL_5_X_DEV (#20461787845)
  • Next Build on BABEL_5_X_DEV (#20469937315)
  • 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

© 2025 Coveralls, Inc