Re: Add mssing test to test_decoding/meson.build

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "kuroda(dot)hayato(at)fujitsu(dot)com" <kuroda(dot)hayato(at)fujitsu(dot)com>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add mssing test to test_decoding/meson.build
Date: 2022-10-13 07:06:20
Message-ID: Y0e47PZCQOC8e7np@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Oct 13, 2022 at 04:25:50AM +0000, kuroda(dot)hayato(at)fujitsu(dot)com wrote:
> I found that the test catalog_change_snapshot was missed in test_decoding/meson.build file.
> PSA the patch to fix it.

Thanks, applied. This was an oversight of 7f13ac8, and the CI accepts
the test.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2022-10-13 07:08:40 Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639)
Previous Message Masahiko Sawada 2022-10-13 06:57:28 Re: START_REPLICATION SLOT causing a crash in an assert build