mirror of
https://github.com/debezium/postgres-decoderbufs.git
synced 2026-02-04 06:56:22 +00:00
DB-1367 Sending marker for unchanged TOAST columns
This commit is contained in:
@@ -27,6 +27,7 @@ message DatumMessage {
|
||||
string datum_string = 8;
|
||||
bytes datum_bytes = 9;
|
||||
Point datum_point = 10;
|
||||
bool datum_missing = 11;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user