Re: PostGres Doubt

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: PostGres Doubt
Дата
Msg-id 20020617132737.GB11368@feivel.credativ.de
обсуждение исходный текст
Ответ на Re: PostGres Doubt  ("Dann Corbit" <DCorbit@connx.com>)
Список pgsql-hackers
On Wed, Jun 12, 2002 at 03:01:31PM -0700, Dann Corbit wrote:
> project the uses embedded sql is in the folder /pc under the nist main
> folder.  Here is an example from that project that use sqlca:

Of course this file alone won't run very well, but I added enough stuff
and created a database to get it running and here's my result:

1) SQLSTATE does not work, which of course is not surprising.
2) It triggered one bug in parsing octal number in single quotes. The
patch was just committed.
3) I had to remove the SQLCODE definition as SQLCODE at the moment is a
#define. Maybe we should change that.
4) The SQLCA test runs through just fine.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Point-in-Time Recovery
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Massive regression failures