TRANSACTION error question

Поиск
Список
Период
Сортировка
От Zuev Dmitry
Тема TRANSACTION error question
Дата
Msg-id 99nbmo$8o9$1@news.nsk.su
обсуждение исходный текст
Список pgsql-general
Hello All
Can anybody comment it ...
1. BEGIN work;
2. do something wrong (like 'drop table unknown_table');
3. do something right (like 'drop table exist_table');
receive error message .... (why?)

I using PQexec() and on (3) i receive PG_COMMAND_OK ! so how i can detect
error state ?



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