Additional system indexes

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Additional system indexes
Date: 2000-05-29 16:08:18
Message-ID: 200005291608.MAA12695@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom, you mentioned you needed more system indexes. I would be glad to
create them for you. Can you tell me which ones?

Also, I see a heap_getnext on pg_attribute in vacuum.c that should be
using index scan. Are there other places in the code where this needs
to be changed?

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-05-29 16:12:56 Re: Vacuum now uses AccessShareLock for analyze
Previous Message Bruce Momjian 2000-05-29 15:53:46 Vacuum now uses AccessShareLock for analyze