Re: [HACKERS] Current CVS - something broken in contrib

2002-10-15 Thread Tom Lane
Teodor Sigaev <[EMAIL PROTECTED]> writes: > In any contrib module 'make installcheck' runs infinite time... Actually, I had managed to break \copy, not COPY --- it seems the main regression tests exercise COPY but not \copy. It might be a good idea to change copy2.sql to exercise both ... Anywa

Re: [HACKERS] Current CVS - something broken in contrib

2002-10-15 Thread Tom Lane
Teodor Sigaev <[EMAIL PROTECTED]> writes: > In any contrib module 'make installcheck' runs infinite time... Looks like my fault :-( ... will have it fixed in a few minutes (I seem to have broken psql for COPY FROM STDIN :-() regards, tom lane ---(