update NOT NULL via LIBPQ

From: "Sergey S(dot) Kosyakov" <ks(at)itp(dot)ac(dot)ru>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: update NOT NULL via LIBPQ
Date: 1998-03-25 08:27:15
Message-ID: XFMail.980325112802.ks@itp.ac.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)itp(dot)ac(dot)ru
Date: 25-Mar-98
Time: 11:16:12
----------------------------------
---

Browse pgsql-interfaces by date

  From Date Subject
Next Message Pierre Habraken 1998-03-25 08:57:26 JBuilder QueryDataSet: Can't browse tables in Query Editor
Previous Message Simon Shapiro 1998-03-25 05:44:45 Re: [PORTS] Pgaccess doesn't run on -current anymore, Update