Multi-Table Indexes - Mailing list pgsql-hackers

From Benjamin Minshall
Subject Multi-Table Indexes
Date
Msg-id HCECLGBPPGLHHAFMDHPAEEFBCAAA.minshall@intellicon.biz
Whole thread Raw
Responses Re: Multi-Table Indexes  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Greetings Hackers-

I have an interest in developing better OO support in PostgreSQL, and have
done some preliminary research in the archives and TODO list.  It appears
that this topic hasn't gotten much traffic in a while, so I thought I'd test
the waters.  What do the gurus here think of implementing multi-table
indexes as a vehicle toward better inheritance of keys?  Perhaps someone
here who is more familiar with the code tree can comment on the magnitude of
this addition.

Thanks,
-Ben Minshall



pgsql-hackers by date:

Previous
From: Ian Barwick
Date:
Subject: Re: SOLUTION: Insert a Euro symbol as UTF-8 from a latin1 charset.
Next
From: Hans-Jürgen Schönig
Date:
Subject: Table functions and AS clauses ...