Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a structures

Bruce Momjian <bruce@momjian.us>

Commit: 178214d2ae46b1b1a67b168b510a224881f60efd
Author: Bruce Momjian <bruce@momjian.us>
Date: 2007-05-15T17:39:54Z
Releases: 8.3.0
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

PathChange+/−
doc/src/sgml/xtypes.sgml modified +31 −13
src/include/fmgr.h modified +8 −1
src/include/postgres.h modified +8 −1