Finding out types of error - Mailing list pgsql-sql

From Shaozhong SHI
Subject Finding out types of error
Date
Msg-id CA+i5JwY8rkbXzLq62wh6mEj2-Q8cxoRjO7hDvEtaQqiogE05Aw@mail.gmail.com
Whole thread Raw
Responses Re: Finding out types of error
List pgsql-sql
Having the following:

Begin

   insert into a_table select * from a_function

Exception
   Raise note 'Skipped"



This works.

Can it trap types of errors to find out what is wrong

Regards,

David

pgsql-sql by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: How to remove duplicates in an array and maintain the order?
Next
From: "David G. Johnston"
Date:
Subject: Re: Finding out types of error