SteNicholas opened a new pull request #3347: PostgreSQL parse create table statement keyword datatype URL: https://github.com/apache/incubator-shardingsphere/pull/3347 PostgreSQLParser function that parses create table statement was unhandled for the condition of create table statement keyword datatype. Fixes #2632. Changes proposed in this pull request: - I modify BOOLEAN | CHAR | TIME | TIMESTAMP | INTERVAL keyword to unreservedWord_ so that create table statement could identify these keyword used with datatype.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
