Re: Follow-up on INSERT INTO ... SET ...

2019-01-29 Thread Marko Tiikkaja
On Tue, Jan 29, 2019 at 6:26 PM Sven Berkvens-Matthijsse < s...@postgresql.berkvens.net> wrote: > On 29/01/2019 07.20, Tom Lane wrote: > > Looking at the thread, it seems like Marko lost interest for some > > reason, and never submitted a revised patch. > > That was my conclusion too, but I didn't

Re: Follow-up on INSERT INTO ... SET ...

2019-01-29 Thread Sven Berkvens-Matthijsse
Hi Tom, On 29/01/2019 07.20, Tom Lane wrote: Sven Berkvens-Matthijsse writes: In 2016, a thread was started about implementing INSERT INTO ... SET ... that included a patch and was basically ready for inclusion in PostgreSQL. However, it seems as though it stagnated for some reason. Does anybo

Re: Follow-up on INSERT INTO ... SET ...

2019-01-28 Thread Tom Lane
Sven Berkvens-Matthijsse writes: > In 2016, a thread was started about implementing INSERT INTO ... SET ... > that included a patch and was basically ready for inclusion in > PostgreSQL. However, it seems as though it stagnated for some reason. > Does anybody remember this and is there perhaps