mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 21:39:18 -04:00
c947325856
This allows the usual rules for assigning a collation to a local variable to be overridden. Per discussion, it seems appropriate to support this rather than forcing all local variables to have the argument-derived collation.