Обсуждение: update NOT NULL via LIBPQ

Поиск
Список
Период
Сортировка

update NOT NULL via LIBPQ

От
"Sergey S. Kosyakov"
Дата:
Hi!

Why PQexec(conn,query) returns FATAL_ERROR when query is update on
NOT NULL column with NULL value? The same error is produced when
backend core dumps, etc - that is, in the cases of TRUE fatal error.
I think that error status should not be equal for illegal query and
backend crashes.

Regards,

Sergey.

---
----------------------------------
Sergey Kosyakov
Laboratory of Distributed Computing
Department of High-Performance Computing and Applied Network Research
Landau Institute for Theoretical Physics
E-Mail: ks@itp.ac.ru
Date: 25-Mar-98
Time: 11:16:12
----------------------------------
---