pgsql: Small debug message tweak

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Small debug message tweak
Date: 2021-03-10 07:17:21
Message-ID: E1lJt5t-0006yH-Ax@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Small debug message tweak

This makes the wording of the delete case match the update case.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1657b37d7cce5c35e4c1d500f0a2f3736a087d82

Modified Files
--------------
src/backend/replication/logical/worker.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2021-03-10 07:51:59 Re: pgsql: pgbench: Refactor thread portability support.
Previous Message Thomas Munro 2021-03-10 07:14:18 Re: pgsql: pgbench: Refactor thread portability support.