mirror of https://github.com/postgres/postgres
Overly compact coding in makeOrderedSetArgs() led to a platform dependency: if the compiler chose to execute the subexpressions in the wrong order, list_length() might get applied to an already-modified List, giving a value we didn't want. Per buildfarm.pull/6/head
parent
8d65da1f01
commit
cf63c641ca
Loading…
Reference in new issue