File Release Notes and Changelog
Release Name: 2.0.5
Change Log
2008-06-06 - PlProxy 2.0.5 - "Universal Shredder"
* Fix crash if a function with "CLUSTER 'name';"
is parsed after function with "CLUSTER func();".
A palloc()ed pointer was not reset.
* RUN ON is now optional, defaulting to RUN ON ANY;
Should make creating simple RPC and load-balancing
functions easier easier.
* Make compat poll() function behave more like actual poll().

