This patch fixes in intermittent failure in the regression tests:
there was a race condition between the "alter_table" and "rules" regression tests. Depending on scheduling, sometimes an ALTER TABLE command would operate on a relation created by the "rules" tests, leading to unexpected results. Neil Conway
Showing
Please register or sign in to comment