On Tue, Jan 23, 2018 at 9:59 PM, Robert Haas wrote:
> On Tue, Jan 23, 2018 at 8:44 AM, Amit Kapila wrote:
>> On Sat, Jan 20, 2018 at 2:03 AM, Robert Haas wrote:
>>> Allow UPDATE to move rows between partitions.
>>
>> +If an UPDATE on a partitioned table causes a row to
>> move
>> +to an
On Tue, Jan 23, 2018 at 8:44 AM, Amit Kapila wrote:
> On Sat, Jan 20, 2018 at 2:03 AM, Robert Haas wrote:
>> Allow UPDATE to move rows between partitions.
>
> +If an UPDATE on a partitioned table causes a row to
> move
> +to another partition, it will be performed as a DELETE
> +from