Fix PostgreSQL query fails on fresh install #167

This commit is contained in:
Michael Stenta 2019-04-30 09:57:36 -04:00
parent 28bc1e1833
commit d9b2eab174
1 changed files with 4 additions and 0 deletions

View File

@ -10,3 +10,7 @@ projects[drupal][version] = 7.66
; Patch core to use vocabulary machine names in permissions.
projects[drupal][patch][995156] = http://drupal.org/files/issues/995156-5_portable_taxonomy_permissions_0.patch
; Patch core to fix "PostgreSQL orderBy method adds fields it doesn't need to, leading to fatal errors when the result
; is used as an insert subquery".
projects[drupal][patch][2057693] = http://www.drupal.org/files/issues/2019-04-30/2057693-D7-42.patch