update NOT NULL via LIBPQ - Mailing list pgsql-interfaces

From Sergey S. Kosyakov
Subject update NOT NULL via LIBPQ
Date
Msg-id XFMail.980325112802.ks@itp.ac.ru
Whole thread Raw
List pgsql-interfaces
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
----------------------------------
---

pgsql-interfaces by date:

Previous
From: Simon Shapiro
Date:
Subject: Re: [PORTS] Pgaccess doesn't run on -current anymore, Update
Next
From: Pierre Habraken
Date:
Subject: JBuilder QueryDataSet: Can't browse tables in Query Editor