Doc and comment patch for packed varlena - Mailing list pgsql-patches

From Gregory Stark
Subject Doc and comment patch for packed varlena
Date
Msg-id 871whphpnp.fsf@oxford.xeocode.com
Whole thread Raw
Responses Re: Doc and comment patch for packed varlena
List pgsql-patches
Caught someone using PG_DETOAST_PACKED and VARDATA_ANY on a structure that
required alignment so I guess some more prominent warnings are in order. I
also added a paragraph to the "User-Defined Types" chapter on using these
macros since it seems like they're a hit.



--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

Attachment

pgsql-patches by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ECPG patch to use prepare for improved performance
Next
From: Jim Nasby
Date:
Subject: Have vacuum emit a warning when it runs out of maintenance_work_mem