Allow an entire partition to be cached in a temp table for all types of window
commit99a2200feffcd44a33601a5fe4370852474ae0c1
authorDan Kennedy <danielk1977@gmail.com>
Fri, 1 Jun 2018 21:00:08 +0000 (1 21:00 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Fri, 1 Jun 2018 21:00:08 +0000 (1 21:00 +0000)
tree2ad3918aaac89230716fde9e4439cbfcf707294c
parentc58e047f6ed1d44a8f76288ed2132e4fcc66572e
Allow an entire partition to be cached in a temp table for all types of window
frames. This is required by nth_value() and others.
src/window.c