Andreas Joseph Krogh <[email protected]> writes:
> Anybody knows if queries of type "LIKE '%234%'" ever will be able to use
> indexes, and if someone is working on it?
Perhaps you are looking for full text search (contrib/tsearch2)?
regards, tom lane