Fix failure to propagate collation in negate_clause().
Tom Lane <tgl@sss.pgh.pa.us>
Fix failure to propagate collation in negate_clause(). Turns out it was this, and not so much plpgsql, that was at fault in Stefan Huehner's collation-error-in-a-trigger bug report of a couple weeks ago.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/prep/prepqual.c | modified | +3 −0 |