Re: capturing errors - Mailing list pgsql-php

From Jaime Casanova
Subject Re: capturing errors
Date
Msg-id 3073cc9b1001290901q3c5b3043j6036a08d7ea757c5@mail.gmail.com
Whole thread Raw
In response to capturing errors  (Jaime Casanova <jcasanov@systemguards.com.ec>)
List pgsql-php
On Fri, Jan 29, 2010 at 11:06 AM, Jaime Casanova
<jcasanov@systemguards.com.ec> wrote:
>
> i'm using pg_result_error_field() but when i print it i get nothing,
> is there something i have to configure or what i'm doing bad.
> attached a little php script for testing and here is the schema the
> script is using (obviously the error i'm trying to catch here is
> unique violation)

seems like i have to use pg_send_query() for the
pg_result_error_field() function to be used, but the problem is that
this is asynchronous could be a problem if i use transactions?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

pgsql-php by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: capturing errors
Next
From: Gustavo Amarilla Santacruz
Date:
Subject: Re: Undefined function pg_connect()