mirror of https://github.com/postgres/postgres
This includes two micro-optimizations to the tight inner loop in descending the SP-GiST tree: 1. avoid an extra function call to index_getprocinfo when calling user-defined choose function, and 2. avoid a useless palloc+pfree when node labels are not used.pull/3/head
parent
9df55c8c3f
commit
c82dedb7a8
Loading…
Reference in new issue