Re: Determining Errors

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Determining Errors
Дата
Msg-id 43645313.5070403@familyhealth.com.au
обсуждение исходный текст
Ответ на Determining Errors  (Mag Gam <magawake@gmail.com>)
Ответы Re: Determining Errors  (Mag Gam <magawake@gmail.com>)
Список pgsql-php
Check example 36-1 at the bottom of this page:

http://developer.postgresql.org/docs/postgres/plpgsql-control-structures.html#PLPGSQL-ERROR-TRAPPING

Chris

Mag Gam wrote:
> Is there a way to avoid this error/warning  message
>
> Warning: pg_query(): Query failed: ERROR: duplicate key violates
> unique constraint "category_name_key" in foo.php on line 12
>
> I would like something like, this already exists, please retry.
> Something simple like that....
> Even a popup box would be nice when press 'submit' button.
>
>
> TIA!
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

В списке pgsql-php по дате отправления:

Предыдущее
От: Mag Gam
Дата:
Сообщение: Determining Errors
Следующее
От: Mag Gam
Дата:
Сообщение: Re: Determining Errors