SQL-92 SQLSTATE in PostgreSQL ?!

From: "Adam Walczykiewicz" <adam(dot)walczykiewicz(at)multiuser(dot)com(dot)pl>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: SQL-92 SQLSTATE in PostgreSQL ?!
Date: 2000-07-11 07:16:19
Message-ID: 000101bfeb08$2444d620$630000d2@Multiuser
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
Is there SQL-92 SQLSTATE or SQL-96 SQLCODE implemented in
PostgreSQL (I use version 7.0 on SuSe Linux 6.4) ?
If so, how to take the value of it in stored procedures (written in PL/pgSQL
or C)
In documentation I found only a short describtion of sqlca
In ecpg.

Thanks in advance
Adam

Browse pgsql-sql by date

  From Date Subject
Next Message Paul McGarry 2000-07-11 07:28:33 Checking for existence of table
Previous Message Patrik Kudo 2000-07-11 07:07:44 Re: Creating timestamps in queries?