tPostgresSqlRow does not work with postgres db version 11.2
We upgrade our postgres database to version 11.2, but when I call the store procedure vis component tPostgresSqlRow, it fail if there are "commit;" in it, that means I need upgrade Talend also, if so , what version I should upgrade to?