Re: Handle infinite recursion in logical replication setup - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Handle infinite recursion in logical replication setup
Date
Msg-id 20220704141402.wdjzpkcybeg4foqg@alvherre.pgsql
Whole thread Raw
In response to Re: Handle infinite recursion in logical replication setup  (vignesh C <vignesh21@gmail.com>)
Responses Re: Handle infinite recursion in logical replication setup
List pgsql-hackers
> From d8f8844f877806527b6f3f45320b6ba55a8e3154 Mon Sep 17 00:00:00 2001
> From: Vigneshwaran C <vignesh21@gmail.com>
> Date: Thu, 26 May 2022 19:29:33 +0530
> Subject: [PATCH v27 1/4] Add a missing test to verify only-local parameter in
>  test_decoding plugin.
> 
> Add a missing test to verify only-local parameter in test_decoding plugin.

I don't get it.  replorigin.sql already has some lines to test
local-only.  What is your patch adding that is new?  Maybe instead of
adding some more lines at the end of the script, you should add lines
where this stuff is already being tested.  But that assumes that there
is something new that is being tested; if so what is it?

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"Investigación es lo que hago cuando no sé lo que estoy haciendo"
(Wernher von Braun)



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: [PATCH] Compression dictionaries for JSONB
Next
From: Zhihong Yu
Date:
Subject: Re: Removing unneeded self joins