]> granicus.if.org Git - postgresql/commit
Still more fixes for lossy-GiST-distance-functions patch.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 May 2015 19:22:25 +0000 (15:22 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 May 2015 19:22:25 +0000 (15:22 -0400)
commit821b821a2421beaa58225ff000833df69fb962c5
treea21b7bfa9eb85a1dad9a9cc2549e67508b3f3c15
parent284bef297733e553c73f1c858e0ce1532f754d18
Still more fixes for lossy-GiST-distance-functions patch.

Fix confusion in documentation, substantial memory leakage if float8 or
float4 are pass-by-reference, and assorted comments that were obsoleted
by commit 98edd617f3b62a02cb2df9b418fcc4ece45c7ec0.
doc/src/sgml/gist.sgml
src/backend/access/gist/gistget.c
src/backend/access/gist/gistscan.c
src/backend/executor/nodeIndexscan.c
src/include/access/relscan.h