You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2017/07/15 20:41:00 UTC

[jira] [Created] (GUACAMOLE-345) Ensure SQL scripts are compatible with PostgreSQL 8

Michael Jumper created GUACAMOLE-345:
----------------------------------------

             Summary: Ensure SQL scripts are compatible with PostgreSQL 8
                 Key: GUACAMOLE-345
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-345
             Project: Guacamole
          Issue Type: Improvement
          Components: guacamole-auth-jdbc-postgresql
            Reporter: Michael Jumper
            Priority: Minor


Guacamole's SQL scripts are not compatible with PostgreSQL 8 due to the use of anonymous indices, hex binary literals, etc. While PostgreSQL 8 is EOL, a number of Linux distributions which are *not* EOL only provide support for PostgreSQL 8.

Guacamole's SQL scripts should be modified such that they run correctly on PostgreSQL 8 or later, rather than just PostgreSQL 9.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)