Re: Fwd: Problem with a "complex" upsert
Amit Langote <langote_amit_f8@lab.ntt.co.jp>
From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Tom Lane <tgl@sss.pgh.pa.us>, Andres Freund <andres@anarazel.de>
Cc: Dean Rasheed <dean.a.rasheed@gmail.com>,
Mario De Frutos Dieguez <mariodefrutos@gmail.com>,
pgsql-bugs@lists.postgresql.org
Date: 2018-08-07T00:50:53Z
Lists: pgsql-bugs
On 2018/08/05 7:37, Tom Lane wrote: > Attached is our finished patch against HEAD. This is pretty much all > Dean's work, but I'm posting it on his behalf because it's late in the UK > and he's gone offline for the day. In the interests of getting a > full set of buildfarm testing on the patch before Monday's wrap deadline, > I'm going to finish up back-porting the patch and push it tonight. Thank you. Regards, Amit
Commits
-
Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *.
- 5ad143cda092 9.5.14 landed
- f6a124d019a4 10.5 landed
- e7154b6acfeb 11.0 landed
- b8a1247a34e2 12.0 landed
- b484bffe7d0e 9.6.10 landed