aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-09-25 16:02:00 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-09-25 16:02:00 +0300
commit77ae7f7c356064f5355e004b95f485358dfc1360 (patch)
treebdd420b6d7a82a3dbae163baaccd54b805e6d136 /doc/src
parentb2fc4d6142033e361dee91388d9515be3633763c (diff)
downloadpostgresql-77ae7f7c356064f5355e004b95f485358dfc1360.tar.gz
postgresql-77ae7f7c356064f5355e004b95f485358dfc1360.zip
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.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions