mirror of https://github.com/postgres/postgres
This module overlooked this necessary fixup step on the results of transformWhereClause(). It accidentally worked anyway, because the constructed expression involved type "name" which is not collatable, but it fell over while I was experimenting with changing "name" to be collatable. Back-patch, not because there's any live bug here in back branches, but because somebody might use this code as a model for some real application and then not understand why it doesn't work.pull/35/head
parent
d65ddb2b56
commit
7a28e9aa0f
Loading…
Reference in new issue