Re: LIKE indexing - Mailing list pgsql-patches

From Tom Lane
Subject Re: LIKE indexing
Date
Msg-id 28268.998280526@sss.pgh.pa.us
Whole thread Raw
In response to Re: LIKE indexing  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Peter Eisentraut <peter_e@gmx.net> writes:
> If your changes only conflict in the system catalog headers I can redo
> those when you're done.  (Presuming there's documentation coming along.)

Actually, all those uses of op_class() are going to conflict too...
op_class doesn't need an AM OID parameter anymore (and besides which,
I renamed it to op_in_opclass).

If you feel ready to commit, do so, and I'll do the merge.

            regards, tom lane

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: LIKE indexing
Next
From: Tom Lane
Date:
Subject: Re: LIKE indexing