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

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

Build:
Build:
LAST BUILD BRANCH: 5577-5x
DEFAULT BRANCH: BABEL_5_X_DEV
Ran 24 May 2024 06:56PM 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

24 May 2024 06:19PM UTC coverage: 73.187% (+0.003%) from 73.184%
9228289212

push

github

web-flow
pg_upgrade fails with an error "ERROR: cannot change data type of view column "definition" from nvarchar to nvarchar(4000)" (#2616)

pg_upgrade fails with an error "ERROR: cannot change data type of view column "definition" from nvarchar to nvarchar(4000)"

```
ALTER EXTENSION
ERROR:  cannot change data type of view column "definition" from nvarchar to nvarchar(4000)
```
We have changed the datatype of definition column of all_sql_modules_internal from nvarchar(4000) to nvarchar in version 2.9. In upgrade script 3.0 to 3.1, we have again defined the view  all_sql_modules_internal where definition column is of nvarchar(4000) datatype which is incorrect and causing the upgrade failure. Reference commit: https://github.com/babelfish-for-postgresql/babelfish_extensions/commit/508180ff7 


Signed-off-by: Shalini Lohia <lshalini@amazon.com>

41711 of 56992 relevant lines covered (73.19%)

106534.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9228289212.1 24 May 2024 06:56PM UTC 114
73.19
GitHub Action Run
Source Files on build 9228289212
  • Tree
  • List 114
  • Changed 39
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #9228289212
  • 88c31168 on github
  • Prev Build on BABEL_3_X_DEV (#9202861515)
  • Next Build on BABEL_3_X_DEV (#9241672976)
  • 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