]
Tristan Tarrant updated ISPN-11451:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Add postgresqlplus to TableManagerFactory#guessDialect
------------------------------------------------------
Key: ISPN-11451
URL:
https://issues.redhat.com/browse/ISPN-11451
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 11.0.0.Alpha2
Reporter: Gustavo Lira e Silva
Assignee: Gustavo Lira e Silva
Priority: Minor
Fix For: 10.1.4.Final, 11.0.0.Dev03
Postgresqlplus use a connection url like {{jdbc:edb://localhost:5444/dbname}} differently
from postgres which use {{jdbc:postgresql://localhost:5432/dbname}}