From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
Cc: | Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)com>, Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>, Andres Freund <andres(at)anarazel(dot)de>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Geoghegan <pg(at)bowt(dot)ie> |
Subject: | Re: ON CONFLICT DO UPDATE for partitioned tables |
Date: | 2018-04-17 15:04:23 |
Message-ID: | 20180417150423.mkpppplrue6a7q36@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Amit Langote wrote:
> I just confirmed my hunch that this wouldn't somehow do the right thing
> when the OID system column is involved. Like this case:
This looks too big a patch to pursue now. I'm inclined to just remove
the equalTupdesc changes.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Emre Hasegeli | 2018-04-17 15:14:05 | Re: Standby corruption after master is restarted |
Previous Message | Alvaro Herrera | 2018-04-17 15:02:07 | Re: ON CONFLICT DO UPDATE for partitioned tables |