mirror of https://github.com/postgres/postgres
B-tree operators are not allowed to leak memory into the current memory context. Range_cmp leaked detoasted copies of the arguments. That caused a quick out-of-memory error when creating an index on a range column. Reported by Marian Krucina, bug #8468.pull/6/head
parent
b2fc4d6142
commit
77ae7f7c35
Loading…
Reference in new issue