Brian C
Brian C
nice - I think since it uses the symbol thing too its pretty backwards compatible. If you want to do a PR I'd love to take a look. I'd rather...
> I doubt it matters in most apps in practice but may be good to call it out in the changelog. hmm honestly it might not be worth changing if...
I'm totally cool with any kind of port or fork you think is good to get postgres support more built out on Deno. [This part of the library](https://github.com/brianc/node-postgres/tree/master/packages/pg-protocol) in particular...
> but the performance is so bad unfortunately. strange that performance is so bad...I wonder why? Maybe some kinda stream adapter? or their buffer adapter is slow? There aren't very...
yeah it's a hideously bad benchmark but its what i use to check for major perf regressions 😬
Oh yuck - two different things using the same name on the query config it looks like. Unfortunately fixing this will likely be a breaking change I think.