Re: refint doesn't work well with BDE

Поиск
Список
Период
Сортировка
От Kovacs Zoltan Sandor
Тема Re: refint doesn't work well with BDE
Дата
Msg-id Pine.LNX.4.05.10004051637520.5035-100000@pc10.radnoti-szeged.sulinet.hu
обсуждение исходный текст
Ответ на refint doesn't work well with BDE  (Zoltan Kovacs <tip@pc10.radnoti-szeged.sulinet.hu>)
Список pgsql-interfaces
On Wed, 5 Apr 2000, Jan Wieck wrote:
>     First of all, 6.5.* didn't had the FOREIGN KEY implementation
>     your 7.0 message is coming from. It's completely new stuff.
Yes, you're right, sorry. I used the contrib/spi/refint* stuff in 6.5.2.

>     Second, since an ERROR is correctly reported (violating a  RI
>     constraint  is an ERROR and I cannot see any extra \n there),
>     the bug seems to be in the ODBC or BDE part, not  looking  at
>     the  return  code  but  trying to interpret the textual error
>     message.
Checking the ODBC source, I found two places in interfaces/odbc/info.c
with check_foreign_key and check_primary_key functions. They are the
names of the refint check functions in the "contrib" solution in 6.5.*
These places are queries which should be changed a bit, I think. Are these
changes enough to make it work, Byron?

Thank you again.

Regards, Zoltan




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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: Debian + PG + JDBC
Следующее
От: Michael Fork
Дата:
Сообщение: PL/pgSQL