Re: Doubt in IndexScanDescData - Mailing list pgsql-hackers

From Gregory Stark
Subject Re: Doubt in IndexScanDescData
Date
Msg-id 87d4qvtt0b.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: Doubt in IndexScanDescData  (Suresh <suiyengar@yahoo.com>)
List pgsql-hackers

One thing you might be missing is that indexes are relations too. They're a
bit different than heap relations (ie "tables") but they share enough
structure that it's worth using the same datatypes to represent both.

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com Ask me about EnterpriseDB's RemoteDBA services!


pgsql-hackers by date:

Previous
From: Hans-Juergen Schoenig
Date:
Subject: Re: Doubt in IndexScanDescData
Next
From: Michael Meskes
Date:
Subject: Re: NetBSD/dtime_t