Re: Current CVS - something broken in contrib

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Current CVS - something broken in contrib
Дата
Msg-id 16880.1034701524@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Current CVS - something broken in contrib  (Teodor Sigaev <teodor@stack.net>)
Список pgsql-hackers
Teodor Sigaev <teodor@stack.net> 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 ...

Anyway, fix committed.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Current CVS - something broken in contrib
Следующее
От: Tom Lane
Дата:
Сообщение: Re: droped out precise time calculations in src/interfaces/libpq/fe-connect.c