madianjun
madianjun
@protodef PTAL, thanks.
I think I have found the root cause. The "merge" operation creates table( or sequence) with the same name concurrently, but in PG the behavior must raise error. Like the...
I have fixed this issue in PR https://github.com/apache/age/pull/2178.
@MuhammadTahaNaveed PTAL, thanks.
> @mdianjun Can you rebase (against the master) and force push this PR? We had to fix the CI that was causing build issues. Have rebased it.
> > @mdianjun As this fixes a purported issue, can you provide an example showing this issue? Additionally, can you provide regression tests for it? > > edit: Why only...