Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a structures
Bruce Momjian <bruce@momjian.us>
Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a structures that require alignment. Add a paragraph to the "User-Defined Types" chapter on using these macros since it seems like they're a hit. Gregory Stark
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/xtypes.sgml | modified | +31 −13 |
| src/include/fmgr.h | modified | +8 −1 |
| src/include/postgres.h | modified | +8 −1 |