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

babelfish-for-postgresql / babelfish_extensions / 11124174166 / 1
74%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: jira-babel-6270
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 01 Oct 2024 11:52AM UTC
Files 114
Run time 3s
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

01 Oct 2024 11:15AM UTC coverage: 73.675% (+0.009%) from 73.666%
11124174166.1

push

github

web-flow
Reset db context at the time TDS resets the connection (#2978)

T-SQL Behaviour suggests that if we connect to database db1 and if during the session we have changed the database context to db2 then at the time of reset connection, the server must reset the connection to db1. Earlier we were not resetting the database context to that of the database used to login, in the above example db1, this lead to clients being handed a stale connection.
To Fix this we reset the database context to that from the loginInfo which was maintained at time of login. Changes were also made to avoid sending the environment change token for the implicit "USE DB" being run at time of reset.

Issues Resolved
BABEL-5256

Signed off by: Kushaal Shroff <kushaal@amazon.com>

42925 of 58263 relevant lines covered (73.67%)

142127.77 hits per line

Source Files on job 11124174166.1
  • Tree
  • List 114
  • Changed 68
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11124174166
  • f76d0155 on github
  • Prev Job for on BABEL_3_X_DEV (#11119416060.1)
  • Next Job for on BABEL_3_X_DEV (#11128824445.1)
  • 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