Problem/Motivation

The minimum supported version for Drupal 10 is PostgreSQL version 12, only in code it is version 10. See: #3190635: [policy] Require PostgreSQL 12 with pg_trgm for Drupal 10 (raise from v10 in Drupal 9).

Proposed resolution

Update the minimum version in code to version 12.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3325295-2.patch2.21 KBdaffie

Comments

daffie created an issue. See original summary.

daffie’s picture

Status: Active » Needs review
StatusFileSize
new2.21 KB

The fix.

daffie’s picture

arantxio’s picture

Status: Needs review » Reviewed & tested by the community

Looked at the patch from @daffie with @daffie himself, patch does what it is supposed to do and also updates the linked documentation. Looks good to me.

gábor hojtsy’s picture

  • catch committed b8650f1 on 10.0.x
    Issue #3325295 by daffie, Arantxio: Update minumum version for...
  • catch committed 31132a9 on 10.1.x
    Issue #3325295 by daffie, Arantxio: Update minumum version for...
catch’s picture

Not sure how we missed this, possibly the policy issue as closed before the branch opened. Comitted/pushed to 10.1.x and cherry-picked to 10.0.x, thanks!

longwave’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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