git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: b2fc4d6) | patch
Plug memory leak in range_cmp function.
2013年9月25日 13:02:00 +0000 (16:02 +0300)
2013年9月25日 13:02:00 +0000 (16:02 +0300)
commit 77ae7f7c356064f5355e004b95f485358dfc1360
Plug memory leak in range_cmp function.

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.
src/backend/utils/adt/rangetypes.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /