diff options
author | Amit Kapila <akapila@postgresql.org> | 2022-02-24 08:54:39 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2022-02-24 08:54:39 +0530 |
commit | cfb4e209ec15d4a0c44efa98b2788be806a43a92 (patch) | |
tree | 89c5a616ed6f1d495887817a4c21d33743073f9d /src/backend/utils/adt/jsonfuncs.c | |
parent | bd74c4037c4ee268db46e983bcc0f1e0a9f7ab72 (diff) | |
download | postgresql-cfb4e209ec15d4a0c44efa98b2788be806a43a92.tar.gz postgresql-cfb4e209ec15d4a0c44efa98b2788be806a43a92.zip |
Fix one of the tests introduced in commit 52e4f0cd47.
In the Publisher-Subscriber setup, after performing a DML operation on the
publisher, we need to wait for it to be replayed on the subscriber before
querying the same data on the subscriber. One of the tests missed the wait
step.
As per buildfarm.
Author: Peter Smith
Discussion: https://postgr.es/m/CAHut+Pv=e9Qd1TSYo8Og6x6Abfz3b9_htwinLp4ENPgV45DACQ@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions