Re: pg_index.indislossy - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_index.indislossy
Date
Msg-id 26624.989885634@sss.pgh.pa.us
Whole thread Raw
In response to pg_index.indislossy  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: pg_index.indislossy  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Is lossy and partial indexes the same?

No.

> I can't see how they were
> supposed to be used.  The _only_ mention of this field I see in
> indexcmd.c, around line 132.

You missed a few then --- the most critical being in createplan.c.

AFAIK this is a working feature, and I am going to insist that you
keep your hands off it ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Nisha Srinivasan"
Date:
Subject: error on INSERT - connection is read only
Next
From: Bruce Momjian
Date:
Subject: Re: pg_index.indislossy