Remove byte-masking macros for Datum conversion macros
Peter Eisentraut <peter_e@gmx.net>
Remove byte-masking macros for Datum conversion macros As the comment there stated, these were needed for old-style user-defined functions, but since we removed support for those, we don't need this anymore. Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/include/postgres.h | modified | +34 −56 |