PostgreSQL now suports 63-character names -----------------------------------------
Key: DDLUTILS-228 URL: https://issues.apache.org/jira/browse/DDLUTILS-228 Project: DdlUtils Issue Type: Improvement Components: Core - PostgreSql Reporter: Rijk van Haaften Assignee: Thomas Dudziak Priority: Minor PostgreSqlPlatform sets the maximum identifier length to 31, but newer PostgreSQL versions support 63 characters info.setMaxIdentifierLength(31); I suggest the PostgreSqlPlatform to be updated -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.