On Mon, Sep 05, 2005 at 10:35:49PM -0500, Thomas F. O'Connell wrote:
> I don't think any such behavior exists in PostgreSQL, and based on a  
> reading of the behavior in MySQL, I can't imagine it ever existing  
> considering the preference of PostgreSQL developers for correct (and  
> sane) behavior. INSERT IGNORE seems like a foot-cannon...

What is it supposed to do?  If ignoring errors is the behavior Cristian
wants, it's possible to do with savepoints (or PL/pgSQL exceptions).

-- 
Alvaro Herrera -- Valdivia, Chile         Architect, www.EnterpriseDB.com
"People get annoyed when you try to debug them."  (Larry Wall)

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to