On Mon, Jan 25, 2016 at 11:00:38AM +0100, Marko Tiikkaja wrote:
> On 25/01/16 08:48, rwestlun(at)gmail(dot)com wrote:
> > I believe postgres should be returning "UPDATE" here instead of "INSERT"
> > because I see no way to know which operation took place.
>
> That seems a bit short-sighted. What should happen if one row was added
> and one updated?
That's a good point. I'm not sure what the proper way to determine which
operation took place should be :/