Re: [HACKERS] Regression test plpgsql vs. rangefuncs conflict

2005-07-01 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > The regression test files plpgsql and rangefuncs both create a dup() > function, and as they are run in parallel this just caused an error for > me, as attached. This just happened once for me, but it still ought to > be corrected. Wups, that's my

[HACKERS] Regression test plpgsql vs. rangefuncs conflict

2005-07-01 Thread Peter Eisentraut
The regression test files plpgsql and rangefuncs both create a dup() function, and as they are run in parallel this just caused an error for me, as attached. This just happened once for me, but it still ought to be corrected. -- Peter Eisentraut http://developer.postgresql.org/~petere/ *** ./