Description
This patch will add support for encoding/decoding records.
It also breaks up datum.c into multiple source files datum.c datum_equal.c datum_read.c datum_write.c and datum_validate.c in order to make the code more manageable.
This patch will add support for encoding/decoding records.
It also breaks up datum.c into multiple source files datum.c datum_equal.c datum_read.c datum_write.c and datum_validate.c in order to make the code more manageable.