| From: | tushar <tushar(dot)ahuja(at)enterprisedb(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Sergei Kornilov <sk(at)zsrv(dot)org>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: extensible options syntax for replication parser? |
| Date: | 2021-09-27 07:11:14 |
| Message-ID: | 7a2a3e5b-08de-1a47-59a0-a6da545c2c7a@enterprisedb.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 9/25/21 12:08 AM, Robert Haas wrote:
> two_phase is new in v15, something you could also find out by checking
> the documentation. Now if the patch changes the way two_phase
> interacts with older versions, that's a bug in the patch and we should
> fix it. But if the same issue exists without the patch then I'm not
> sure why you are raising it here rather than on the thread where that
> feature was developed.
Right, issue is reproducible on HEAD as well. I should have checked
that, sorry about it.
--
regards,tushar
EnterpriseDB https://www.enterprisedb.com/
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | tushar | 2021-09-27 07:15:12 | Re: extensible options syntax for replication parser? |
| Previous Message | tushar | 2021-09-27 07:09:51 | two_phase commit parameter used in subscription for a publication which is on < 15. |