tet123/debezium-core
rkerner cad6cf62d3 DBZ-2315 fix BIT VARYING handling in Postgres connector
* removed little endian padding for BIT types in JdbcValueConverters (only used for Postgres yet)
* removed legacy format handling fot BIT related types in JdbcValueConverters#convertBits which were leftovers from PR #1408
* removed unnecessary zero-ing of a newly created byte array to improve performance for huge byte arrays
* updated Postgres connector docs
2020-08-03 14:58:31 +02:00
..
src DBZ-2315 fix BIT VARYING handling in Postgres connector 2020-08-03 14:58:31 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-07-16 04:40:04 -04:00