NT and aborted transaction

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема NT and aborted transaction
Дата
Msg-id 40F9B134.1070808@bigfoot.com
обсуждение исходный текст
Ответы Re: NT and aborted transaction
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,
still experimenting NT:


kalman=# begin;
BEGIN
kalman=# select * from a;
ERROR:  relation "a" does not exist
kalman=# begin;
BEGIN
kalman=# select * from test;
ERROR:  current transaction is aborted, commands ignored until end of transaction block

I think the second begin shall fail instead of open an already invalid transaction.



Regards
Gaetano Mendola



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFA+bEz7UpzwH2SGd4RAujVAJ4wBx64eSKwokcBUl/l3sJJV9LelwCcDf/Z
K/kv375ERUxwvY8tGUmhmYA=
=K8OT
-----END PGP SIGNATURE-----



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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: NT + deadlock intended behaviour ?
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: plperl (7.5)