One-line comment to improve understanding of VARSIZE_ANY_EXHDR macro - Mailing list pgsql-hackers

From Gurjeet Singh
Subject One-line comment to improve understanding of VARSIZE_ANY_EXHDR macro
Date
Msg-id CABwTF4Xq8BDOpGVmZM_-tJyCM8h_iGgVV=aiocFLHbqtsQGCdA@mail.gmail.com
Whole thread Raw
Responses Re: One-line comment to improve understanding of VARSIZE_ANY_EXHDR macro  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Hopefully I am not wrong.


+/* Size of a varlena data, excluding header */
 #define VARSIZE_ANY_EXHDR(PTR) \


--
Gurjeet Singh

http://gurjeet.singh.im/

EnterprsieDB Inc.
Attachment

pgsql-hackers by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: Materialized views WIP patch
Next
From: Josh Berkus
Date:
Subject: Re: Materialized views WIP patch