Dave Cramer

Results 60 issues of Dave Cramer

Mostly likely my issue but perhaps someone has *the* solution ``` Compiling com.oracle.truffle.llvm.tests.tck with javac-daemon(JDK 1.8)... [dependency com.oracle.truffle.llvm.runtime updated] make[2]: *** [/Users/davec/projects/fastr/fastr/libdownloads/R-3.6.1/gnur.done] Error 2 make[1]: *** [makegnur] Error 2 make:...

Is it possible to build fastr with symbols and debug enabled ?

I'd like to know where to start to implement a different blocking protocol, specifically postgres

as per docs here https://github.com/docker-library/docs/tree/master/postgres

@tlocke What are you doing about the problem that PostgreSQL will silently rollback a failed commit. I am one of the pgjdbc authors and we are planning on checking for...

This needs to be implemented see https://github.com/ongres/scram/issues/2

This is a WIP to test a fix to Money type parsing. Money really should be deprecated by the core project but it appears we are stuck with it.