James
179a7eed38
Added explicit null value information
...
When updating a row with a large text column, but the large column's value is unchanged, decoderbufs won't send the value of the column to the logical subscriber. However, the subscriber has no way to detect whether the column was left untouched or deliberately given a null value. Adding explicit null value information on each datum should rectify this situation.
2019-06-26 22:06:00 +07:00
Jiri Pechanec
e375003c3b
DBZ-486 Replication message provides info about optionality
2017-11-29 15:50:38 +01:00
Jiri Pechanec
2f3179ef4e
DBZ-485 Replication message provides full type info
2017-11-29 15:50:38 +01:00
Horia Chiorean
f921f2af59
Updates README and protobuf descriptor
2016-09-27 09:02:57 -05:00
Jarred Ward
27db93ceb8
Use `oneof` for different datum field types
2015-04-20 16:34:00 -07:00
Xavier Stevens
5594ad04ef
Fixing styling using clang-format
2015-01-20 15:23:45 -08:00
Xavier Stevens
b211211fdf
Adding support for Postgres Point as well as PostGIS Geometry/Geography Points
2015-01-20 15:09:29 -08:00
Steven Surgnier
7b7cd4e43a
4 space tabs
2014-10-16 21:42:11 +00:00
Steven Surgnier
61afd1f768
decoder typo
2014-10-16 21:42:05 +00:00
Xavier Stevens
be9ef38f1d
Adding timestamp oid support
2014-09-23 12:19:29 -07:00
Xavier Stevens
6a212e9e4c
First working version for debug text output at least
2014-09-22 16:21:47 -07:00
Xavier Stevens
0241c144fc
Initial commit but not compiling yet
2014-09-18 17:33:49 -07:00