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

babelfish-for-postgresql / babelfish_extensions / 29558588905
78%
BABEL_6_X_DEV: 78%

Build:
Build:
LAST BUILD BRANCH: jira-babel-6037
DEFAULT BRANCH: BABEL_6_X_DEV
Ran 17 Jul 2026 06:20AM UTC
Jobs 1
Files 128
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

17 Jul 2026 05:55AM UTC coverage: 77.623% (+0.001%) from 77.622%
29558588905

push

github

web-flow
Support RTE_NAMEDTUPLESTORE in FOR XML/JSON AUTO for trigger transition tables (#4897) (#4909)

Currently, Babelfish's FOR XML AUTO and FOR JSON AUTO fail with "requires at least one table" when the query source is a named tuplestore specifically the INSERTED and DELETED transition tables inside AFTER triggers. With this change, these transition tables are now recognized as valid sources, and the query produces correct hierarchical XML/JSON output using the tuplestore name (e.g., "inserted", "deleted") as the element/object key name.

The fix was needed because PostgreSQL represents trigger transition tables as RTE_NAMEDTUPLESTORE range table entries, but the FOR AUTO valid-source check only accepted RTE_RELATION, RTE_SUBQUERY, RTE_CTE, RTE_GROUP, and user-defined RTE_FUNCTION.

Task: BABEL-6878

Signed-off-by: Rohit Bhagat <rohitbgt@amazon.com>

4 of 4 new or added lines in 1 file covered. (100.0%)

32 existing lines in 1 file now uncovered.

55950 of 72079 relevant lines covered (77.62%)

388612.87 hits per line

Coverage Regressions

Lines Coverage ∆ File
32
85.77
0.15% contrib/babelfishpg_tsql/src/prepare.c
Jobs
ID Job ID Ran Files Coverage
1 29558588905.1 17 Jul 2026 06:20AM UTC 128
77.62
GitHub Action Run
Source Files on build 29558588905
  • Tree
  • List 128
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29558588905
  • 86f8a841 on github
  • Prev Build on BABEL_5_X_DEV (#29029867063)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc