On 01/09/2017 06:12 PM, Merlin Moncure wrote:
With respect to your company developers specifically? I'm genuinely curious if you've taken a good look at pl/v8 and why you've determined it's not suitable to move forward with. It's got a different set of headaches, but is really fast, and sometimes wonder if with some alternative preprocessing (like coffeescript but geared towards SQL) could have some long term promise.
Yeah, especially if built against a modern V8, with all or most of the ES6 stuff. Without template strings and lexically scoped variables it's very unpleasant for large functions, but with them it's usable. It's also something a very large number of people are familiar with. As you say it's damn fast.
cheers andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers