瀏覽代碼

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