Daniel Péder <dpeder@infoset.cz> writes:
> YES!
> that's what I'am looking for. But does anybody know HOW ?
> Allows you to index only part of a table. Don't know any more.
It seems to be disabled in gram.y for some reason (no WHERE clause in
CREATE INDEX anymore), which is odd since there's still an awful lot of
code to support the feature elsewhere.
Anyone know who took this out and why?
regards, tom lane