Heikki Linnakangas c82dedb7a8 Optimize SP-GiST insertions.
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.
2012-08-29 09:21:20 +03:00
..
2012-08-29 09:21:20 +03:00
2012-08-28 18:36:39 -04:00
2012-08-28 19:02:00 -04:00
2012-08-28 19:02:00 -04:00
2012-08-28 19:02:00 -04:00
2012-08-28 18:02:07 -04:00
2012-08-28 18:02:07 -04:00
2012-08-28 19:02:00 -04:00