pgjdbc icon indicating copy to clipboard operation
pgjdbc copied to clipboard

test: use --with-llvm when building HEAD PostgreSQL to test LLVM JIT as well

Open vlsi opened this issue 7 years ago • 3 comments

vlsi avatar Jul 22 '18 20:07 vlsi

can't imagine this changes anything from the driver POV ?

davecramer avatar Jul 22 '18 20:07 davecramer

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.

vlsi avatar Jul 22 '18 20:07 vlsi

Fair enough but by Andres own admission this is not to be used for production yet.

davecramer avatar Jul 23 '18 10:07 davecramer