Re: index scan over composite type

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Teodor Sigaev <teodor@sigaev.ru>
Cc: pgsql-hackers <pgsql-hackers@postgreSQL.org>
Date: 2018-05-16T14:42:40Z
Lists: pgsql-hackers
Teodor Sigaev <teodor@sigaev.ru> writes:
> Thank you. Seems, it works, at least I can't find a counter-example for that.

Will push, thanks for reviewing.

			regards, tom lane


Commits

  1. Fix misprocessing of equivalence classes involving record_eq().