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

babelfish-for-postgresql / babelfish_extensions / 11018231255
76%
BABEL_5_X_DEV: 77%

Build:
Build:
LAST BUILD BRANCH: BABEL-5577
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 24 Sep 2024 05:37PM UTC
Jobs 1
Files 115
Run time 7min
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

24 Sep 2024 04:45PM UTC coverage: 74.46% (-0.003%) from 74.463%
11018231255

push

github

web-flow
Add temp OID support for type, index, and constraint creation (#2443)

Normal OIDs were still being consumed in some cases during temp table creation even with temp oid buffer on. To fix this, ensure that the appropriate temp table dependent objects also use temp OID.

- Redirect type creation functions to use temp OID when it's a TSQL temp table.
- Redirect constraint creation to use temp OID in those cases as well.
- Remove workaround for indexes on temp tables. Previously, we needed to force indexes on temp tables to consume normal OIDs. With changes described in lines 1+2 above, we can now remove the workaround added in OID Wraparound #232 and properly allow indexes to use temp oid buffer.

Task: BABEL-4750
Signed-off-by: Tim Chang <changti@amazon.com>

44927 of 60337 relevant lines covered (74.46%)

157340.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
76.03
-0.63% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 11018231255.1 24 Sep 2024 05:37PM UTC 115
74.46
GitHub Action Run
Source Files on build 11018231255
  • Tree
  • List 115
  • Changed 65
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11018231255
  • 175fbd1c on github
  • Prev Build on BABEL_4_X_DEV (#11018016987)
  • Next Build on BABEL_4_X_DEV (#11018327966)
  • 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