pgjdbc
pgjdbc copied to clipboard
test: use --with-llvm when building HEAD PostgreSQL to test LLVM JIT as well
can't imagine this changes anything from the driver POV ?
can't imagine this changes anything from the driver POV ?
It might surface new bugs in the backend. The bugs might easily be "server-prepared-statement specific".
I do not think we should test both variations "JIT/no-JIT" though.
Fair enough but by Andres own admission this is not to be used for production yet.