Cleanup of access to ItemIdData

From: ITAGAKI Takahiro <itagaki(dot)takahiro(at)lab(dot)ntt(dot)co(dot)jp>
To: pgsql-patches(at)postgresql(dot)org
Subject: Cleanup of access to ItemIdData
Date: 2005-09-22 04:58:07
Message-ID: 20050922124336.4ABB.ITAGAKI.TAKAHIRO@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch cleans up the access to members of ItemIdData.
It uses existing macros instead of touching directly.

regards,
---
ITAGAKI Takahiro
NTT Cyber Space Laboratories

Attachment Content-Type Size
itemid.patch application/octet-stream 4.9 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-09-22 15:51:53 Re: psql \x bug
Previous Message Martijn van Oosterhout 2005-09-21 22:01:35 [PATCH] Indexing IS (NOT) NULL for btrees