On 16 April 2013 14:37, Simon Riggs <[email protected]> wrote: > On 16 April 2013 13:57, Heikki Linnakangas <[email protected]> wrote: > >> You still need to check the args, if the function is nextval, otherwise you >> incorrectly perform the optimization for something like >> "nextval(myvolatilefunc())". > > Guess so. At least its an easy change. > > Thanks for checking.
Rebased v3 -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
copy_tuning_with_default_nextval.v3.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
