Re: pg_index.indislossy
От | Bruce Momjian |
---|---|
Тема | Re: pg_index.indislossy |
Дата | |
Msg-id | 200105142340.f4ENeq223090@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: pg_index.indislossy (Bruce Momjian <pgman@candle.pha.pa.us>) |
Список | pgsql-hackers |
> > Let's avoid removing things for the sake of removing them ... might be an > > old idea that, if someone takes the time to research, might prove useful > > ... > > Yea, there is actually some code attached to this vs. the others that > had no code at all. Are we ever going to do partial indexes? I guess > that is the question. One problem with keeping it is that interface coders are getting confused by some of the unused system table columns, assuming they mean something, when in fact they don't. Both ODBC and JDBC have had this problem that I fixed today. Maybe the best solution is to mark the code as NOT_USED and remove the column. That way, the code stays around but no one sees it. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: