| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Cc: | Jeevan Ladhe <jeevan(dot)ladhe(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com> |
| Subject: | Re: pgsql: Fix CommandCounterIncrement in partition-related DDL |
| Date: | 2018-03-21 15:07:57 |
| Message-ID: | 20180321150757.evjhdgmglgxffmpj@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Alvaro Herrera wrote:
> Alvaro Herrera wrote:
> > Alvaro Herrera wrote:
> > > Fix CommandCounterIncrement in partition-related DDL
> >
> > Hmm, Prion seems unhappy about this. Looking
>
> Here's a patch that seems to fix the problem, and generally looks sane
> to me.
Pushed, after editing a couple of other comments here and there.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2018-03-21 16:21:47 | pgsql: pg_controldata: Prevent division-by-zero errors |
| Previous Message | Alvaro Herrera | 2018-03-21 15:04:15 | pgsql: Fix relcache handling of the 'default' partition |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Teodor Sigaev | 2018-03-21 15:29:18 | Re: pgbench randomness initialization |
| Previous Message | Teodor Sigaev | 2018-03-21 15:02:00 | Re: General purpose hashing func in pgbench |