Re: Re: REPLACE INTO table a la mySQL - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: Re: REPLACE INTO table a la mySQL
Date
Msg-id 200106061506.f56F6dV01843@jupiter.us.greatbridge.com
Whole thread Raw
In response to Re: REPLACE INTO table a la mySQL  (mlw <markw@mohawksoft.com>)
List pgsql-hackers
mlw wrote:
> [...]
> REPLACE into table set xx=yy, ww = zz where ID = fubar;
>
> A MUCH better solution!
   Please  solve the trigger problem at least theoretical before   claiming that mySQL is that MUCH  better.  And
please don't   solve it by ripping out trigger support :-)
 


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql bug or feature?
Next
From: Jan Wieck
Date:
Subject: Re: place for newbie postgresql hackers to work