1823.1.2
by Brian Aker
Removes PBXT from valgrind testing (Padraig will write to Paul, the problem is PBXT not playing nicely with the STL). |
1 |
-- require r/have_valgrind.require |
2 |
disable_query_log; |
|
3 |
select COUNT(*) as c from data_dictionary.environmental WHERE Variable_name="VALGRIND_RUN"; |
|
4 |
enable_query_log; |