Re: Request for List of Known Bugs

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: Request for List of Known Bugs
Дата
Msg-id 3DB979B9.6000400@selectacast.net
обсуждение исходный текст
Ответ на Request for List of Known Bugs  ("ilir gashi" <i.gashi@lycos.com>)
Список pgsql-general
Here's one:

begin;
select 1 into temp table tqt;
declare cname cursor for select * from tqt;
drop table tqt;


ilir gashi wrote:
> Hi,
>
> My name is Ilir Gashi and I am a final year Undergraduate student in Computer Science at City University, London, UK.
Iam doing the final year project, which involves comparison of failure diversity between Interbase and PostgreSQL. In
orderto do this project I need a list of known bugs and the SQL statements which trigger the resulting failures. I have
emailedInterbase and they have sent me a table of all the known bugs with the corresponding SQL queries which trigger
theresulting failures.  
>
> I would be grateful if you could also send me this list of bugs and the SQL queries, which is essential for me in
orderto complete the project.  
>
> If I have emailed the wrong mailing list could you please direct me to the right one.
>
> I look forward to your reply.
>
> Thanks in advance,
>
> Ilir Gashi


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: left() in postgres
Следующее
От: Peter Nixon
Дата:
Сообщение: Re: left() in postgres