Переглянути джерело

Update PostgreSQL version requirement to 9.5

Ferrisx4 4 роки тому
батько
коміт
fe515419d2
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      tripal_chado/includes/tripal_chado.install.inc

+ 1 - 1
tripal_chado/includes/tripal_chado.install.inc

@@ -58,7 +58,7 @@ function tripal_chado_load_form($form, $form_state) {
         'stockcollection_db',
       ]);
       $items = [
-        'PostgreSQL version 9.1 is required to perform this upgrade. If your Tripal
+        'PostgreSQL version 9.5 is required to perform this upgrade. If your Tripal
          site uses an older version please upgrade before proceeding.',
         'A major change between Chado v1.2 and v1.3 is that primary and foreign
          keys were upgraded from integers to big integers. If your site has custom