global index - work in progress patch

Поиск
Список
Период
Сортировка
От Srinath K
Тема global index - work in progress patch
Дата
Msg-id 000301c9ae1d$773338e0$6599aaa0$@co.in
обсуждение исходный текст
Ответы Re: global index - work in progress patch  (Greg Stark <stark@enterprisedb.com>)
Re: global index - work in progress patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

I'm implementing "global index" - an index that indexes all tables in an
inheritance hierarchy. For complete feature description, please refer
README.user.

Attached zip contents:
1. README.user: features and limitations from user perspective
2. README.dev: design and implementation notes
3. global_index.sql, global_index.out: regression test and its output
4. tests.txt: concurrency test cases; this and the regression tests should
give an idea of how the feature actually works.
5. gbl_indx_wip1: patch file w.r.t. anoncvs checkout dated 1 Dec 08.

Please do provide any feedback you might have about the implementation, and
ideas regarding limitations/bugs.

Thanks,
Srinath.

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is
intendedonly for the use of the individual or entity to which it is addressed. If you are not the intended recipient,
youare not authorized to read, retain, copy, print, distribute or use this message. If you have received this
communicationin error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not
acceptany liability for virus infected mails. 

В списке pgsql-hackers по дате отправления:

Предыдущее
От: higepon
Дата:
Сообщение: Re: pg_dump Add dumping of comments on index columns
Следующее
От: Andrew Gierth
Дата:
Сообщение: Crash in gist insertion on pathological box data