Re: [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows
Date
Msg-id CAHyXU0xyAFnj=FrxcScsE9OuFN-C2-NCcVz6WRc=1Ydg16LhAA@mail.gmail.com
Whole thread Raw
In response to [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows  ("P. Christeas" <xrg@linux.gr>)
Responses Re: [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows  (Peter Geoghegan <peter@2ndquadrant.com>)
List pgsql-hackers
On Wed, Oct 17, 2012 at 7:38 AM, P. Christeas <xrg@linux.gr> wrote:
> It has been a fact that the RETURNING clause on an INSERT will return
> multiple rows with the same order as multiple VALUES have been fed.

Is that defined in the standard?

merlin



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: timezone change not in changelog ?
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows