On 24-Apr-04, at 5:58 PM, Alvaro Herrera wrote:
> While playing with the init code I noticed traces of Hellerstein's
> "expensive function optimization". It is completely disabled, uses
> functions nowhere to be defined, and is out of date. So I removed it.
Applied -- thanks for the patch!
> (To the patcher: the file src/backend/lib/lispsort.c can also be
> removed
> after this change)
Done, and src/backend/lib/Makefile updated (thanks for the note).
-Neil