Remove use of byte-masking macros in record_image_cmp
Peter Eisentraut <peter_e@gmx.net>
Remove use of byte-masking macros in record_image_cmp These were introduced in 4cbb646334b3b998a29abef0d57608d42097e6c9, but after further analysis and testing, they should not be necessary and probably weren't the part of that commit that fixed anything. Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/rowtypes.c | modified | +3 −62 |