A bug was discovered in our CI which tests on both mysql + postgres. Oddly only the postgres tests were failing and it was with the update of field collection from 1.0-beta11 to 1.0-beta12.

The commit that caused the regression was traced to:

http://cgit.drupalcode.org/field_collection/commit/?h=7.x-1.x&id=2c04138...

What was weird is how a simple index addition could trigger this issue.

Thankfully there is a Drupal Core issue in RBTC ^_^

#998898: Make sure that the identifiers are not more the 63 characters on PostgreSQL

Comments

sylus created an issue. See original summary.

sylus’s picture

sylus’s picture

I have updated the patch based on latest feedback and adjustments that have already made there way in Drupal 8, think it is ready to go and all tests passing.

Hopefully will be merged soon but the distro will be incorporating it now :)

  • sylus committed 8b08572 on 7.x-4.x
    Issue #2828688: Postgres issue with Index identifiers (noticed on field...
sylus’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.